Module cookie_storage

Source
Expand description

Implementation of cookie storage as specified in http://tools.ietf.org/html/rfc6265

Structsยง

CookieStorage

Enumsยง

RemoveCookieError

Functionsยง

evict_one_cookie ๐Ÿ”’
get_oldest_accessed ๐Ÿ”’
is_cookie_expired ๐Ÿ”’
reg_host ๐Ÿ”’