Skip to main content

get_cookie

Function get_cookie 

Source
pub fn get_cookie(input: &str, name: &str) -> Option<String>
Expand description

Returns the first cookie value with the requested name.