Module prefix

Source
Expand description

Implementation of HTTP RFC6265 draft cookie prefixes.

Structs§

Host
The "__Host-" cookie Prefix.
PrefixedJar
A child jar that automatically prefixes cookies.
Secure
The "__Secure-" cookie Prefix.

Traits§

Prefix
Trait identifying HTTP RFC6265 draft cookie prefixes.