Crate nescookie[][src]

Modules

Structs

Representation of an HTTP cookie.

A collection of cookies that tracks its modifications.

A netscape cookie parser allowing generating a new CookieJar or writing to an exist one.

Functions

Opens a file with path and parses it as CookieJar

Parses a CookieJar from an str

Parses a CookieJar from something that implements BufRead