Module reqwest::cookie[][src]

This is supported on non-WebAssembly and crate feature cookies only.
Expand description

HTTP Cookies

Structs

A single HTTP cookie.

A good default CookieStore implementation.

Traits

Actions for a persistent cookie store providing session support.