[][src]Module saphir::cookie

Structs

Cookie

Representation of an HTTP cookie.

CookieBuilder

Structure that follows the builder pattern for building Cookie structs.

CookieJar

A collection of cookies that tracks its modifications.

Delta

Iterator over the changes to a cookie jar.

Iter

Iterator over all of the cookies in a jar.

Enums

ParseError

Enum corresponding to a parsing error.

SameSite

The SameSite cookie attribute.