Module range

Source
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 and If-Range request headers to produce the requested byte range if any.