get_cookie

Function get_cookie 

Source
pub fn get_cookie(domain: &str, cookie: &str) -> Result<String, GetCookieError>