Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CookieStore ¶
type CookieStore struct { cookies.DefaultCookieStore IsStrictBool bool }
func (*CookieStore) IsStrict ¶
func (s *CookieStore) IsStrict() bool
strict netscape cookies.txt format
func (*CookieStore) ReadCookies ¶
func (s *CookieStore) ReadCookies(filters ...kooky.Filter) ([]*kooky.Cookie, error)
Click to show internal directories.
Click to hide internal directories.