Module saphir::cookie

source ·
Expand description

Structs

Representation of an HTTP cookie.
Structure that follows the builder pattern for building Cookie structs.
A collection of cookies that tracks its modifications.
Iterator over the changes to a cookie jar.
Iterator over all of the cookies in a jar.

Enums

Enum corresponding to a parsing error.
The SameSite cookie attribute.