Crate surf_cookie_middleware[][src]

Expand description

Re-exports

pub use cookie_store;

Structs

A middleware for sending received cookies in surf

An implementation for storing and retrieving Cookies per the path and domain matching rules specified in RFC6265.