Function wasm_cookies::cookies::get_raw

source ·
pub fn get_raw(cookie_string: &str, name: &str) -> Option<String>
Expand description

Returns undecoded cookie if it exists.