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