Package-level declarations
Functions
Casts the receiver to HeaderValues of T, failing with a descriptive error otherwise.
Casts the receiver to a QueryParameter of T, failing with a descriptive error otherwise.
Returns the empty header tuple for inputs that declare no headers.
Decodes ten declared headers and accumulates validation errors across all ten definitions.
Decodes four declared headers and accumulates validation errors across all four definitions.
Decodes five declared headers and accumulates validation errors across all five definitions.
Decodes six declared headers and accumulates validation errors across all six definitions.
Decodes seven declared headers and accumulates validation errors across all seven definitions.
Decodes eight declared headers and accumulates validation errors across all eight definitions.
Decodes nine declared headers and accumulates validation errors across all nine definitions.
Returns the default query parameter value, failing when it is missing or explicitly null.
Returns the first header value from the receiver, failing when it is missing.