Module poem::web::cookie[][src]

This is supported on crate feature cookie only.
Expand description

Cookie related types.

Structs

Representation of an HTTP cookie.

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.