[go: up one dir, main page]

Module cookies

Source
Expand description

Cookie state management.

This module provides a cookie jar implementation conforming to RFC 6265.

Structsยง

Cookie
Information stored about an HTTP cookie.
CookieJar
Provides automatic cookie session management using an in-memory cookie store.