1 write to Bytes
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\DateHeaderValueManager.cs (1)
62
Bytes
= bytes;
2 references to Bytes
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.cs (2)
1257
responseHeaders.SetRawDate(dateHeaderValues.String, dateHeaderValues.
Bytes
);
1357
responseHeaders.SetRawDate(dateHeaderValues.String, dateHeaderValues.
Bytes
);