Skip to main content

Module http_range

Module http_range 

Source
Expand description

Transport-neutral parsing for a single HTTP byte range.

Structs§

HttpByteRange
A resolved inclusive byte range for one representation.

Enums§

HttpRangeError
Stable failure categories for a single byte-range request.

Functions§

parse_single_byte_range
Parses and resolves one RFC byte-range specifier against a representation length.