pub fn set_cookie(cookies: &mut CookieMap, key: &str, value: &str)
Sets a key-value pair in the cookie map.