Skip to main content

Module range

Module range 

Source
Expand description

Types for HTTP range requests.

Structs§

ContentRange
Describes which bytes of the full object are present in the response body.

Enums§

ByteRange
Specifier for a single byte range.
RangeError
Errors that can occur when parsing a Range header.