Results for “Std.Http.Range”
2 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Http.Range
A byte range a request asked for: a first position and an optional last.
- Std.Http.parseRanges
Str -> Array[Std.Http.Range]The ranges a
rangeheader asks for, or nothing when it asks for none.
