pub type CookieString = String;
The raw cookie string from the HTTP request header.
pub struct CookieString { /* private fields */ }