httputil

package
v0.0.0-...-89bec85 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CookieJar

type CookieJar struct {
	// contains filtered or unexported fields
}

func Decode

func Decode(bs []byte) CookieJar

func (CookieJar) Cookies

func (j CookieJar) Cookies(u *url.URL) []*http.Cookie

func (CookieJar) Encode

func (j CookieJar) Encode() []byte

func (CookieJar) IsZero

func (j CookieJar) IsZero() bool

func (CookieJar) SetCookies

func (j CookieJar) 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