logo

Module poem::web::cookie

source · []
This is supported on crate feature cookie only.
Expand description

Cookie related types.

Structs

HTTP cookie extractor.

A collection of cookies that tracks its modifications.

A child cookie jar that provides authenticated encryption for its cookies.

A child cookie jar that authenticates its cookies.

Type Definitions

A cryptographic master key for use with Signed and/or Private jars.

The SameSite cookie attribute.