Documentation
Overview ¶
Package cookiefile implements a CookieJar over a standard Netscape/curl format cookie file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Notes ¶
Bugs ¶
Read handles comments only when they start at the beginning of the line. That is probably good enough since the format isn't specified anywhere.