Skip to main content

set_cookie

Function set_cookie 

Source
pub fn set_cookie(cookies: &mut CookieMap, key: &str, value: &str)
Expand description

Sets a key-value pair in the cookie map.