Expand description
Implementation of HTTP RFC6265 draft cookie prefixes.
Structs§
- Host
- The
"__Host-"
cookiePrefix
. - Prefixed
Jar - A child jar that automatically prefixes cookies.
- Secure
- The
"__Secure-"
cookiePrefix
.
Traits§
- Prefix
- Trait identifying HTTP RFC6265 draft cookie prefixes.