3 implementations of ContentRange
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpHeaders.Generated.cs (3)
2056
StringValues IHeaderDictionary.
ContentRange
9368
StringValues IHeaderDictionary.
ContentRange
16068
StringValues IHeaderDictionary.
ContentRange
2 references to ContentRange
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetsInvoker.cs (1)
233
_logger.SendingFileRange(requestContext.Response.Headers.
ContentRange
, logPath);
Microsoft.AspNetCore.StaticFiles (1)
StaticFileContext.cs (1)
388
_logger.SendingFileRange(_response.Headers.
ContentRange
, logPath);