Skip to main content

Module cookie

Module cookie 

Source
Expand description

RFC 6265 compliant cookie handling.

Manual cookie storage and management - no automatic cookie engine.

Structs§

Cookie
RFC 6265 compliant cookie representation.
CookieJar
Cookie jar for manual cookie management.

Enums§

SameSite
SameSite attribute for cookies (RFC 6265bis).

Functions§

hash_cookie_value
Hash a cookie value using SHA-256 (8-digit hex).