Expand description
Byte range processing (Range
HTTP header)
Enums§
- Range
- Represents the result of parsing the
Range
HTTP header.
Functions§
- extract_
range - This processes the
Range
andIf-Range
request headers to produce the requested byte range if any.