cookiejar

package
v0.0.0-...-0b9cdfa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SerializableCookieJar

type SerializableCookieJar struct {
	http.CookieJar
	// contains filtered or unexported fields
}

func New

func New() (*SerializableCookieJar, error)

func NewFromPath

func NewFromPath(path string) (*SerializableCookieJar, error)

func (*SerializableCookieJar) Load

func (j *SerializableCookieJar) Load(src io.Reader) error

func (*SerializableCookieJar) Save

func (j *SerializableCookieJar) Save(dest io.Writer) error

func (*SerializableCookieJar) SetCookies

func (j *SerializableCookieJar) SetCookies(u *url.URL, cookies []*http.Cookie)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL