Expand description
Parse typed headers from a response.
Parsing response headers is necessary for the Ratelimiter
to properly
function.
Structs§
- Ratelimit for all buckets encountered.
- Iterator of header name-value pairs failed to be parsed.
- Ratelimit for some bucket present.
Enums§
- Typed name of a header.
- Type of
HeaderParsingError
that occurred. - Expected type of a header value.
- Parsed headers.
- Scope of a ratelimit.