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