Skip to main content

Module range

Module range 

Source
Expand description

Range parsing for limit/offset and HTTP Range header

Range types for handling pagination through Range headers and limit/offset query parameters.

Structs§

Range
A non-negative range representing rows to return.

Functions§

content_range_header
Build Content-Range header value.
parse_range_header
Parse the HTTP Range header value.