Skip to main content

Module params

Module params 

Source
Expand description

Ordered parameter lists: the ;name=value tails on URIs and header values.

Order and duplicates are preserved. Forwarding must not reorder a parameter list, and a duplicate is a fact about the message a proxy has no business erasing — the layer that cares can decide what a repeat means.

Structs§

Param
One name or name=value parameter.
Params
An ordered list of parameters.