Movatterモバイル変換


[0]ホーム

URL:


testjar

package
v2.23.0Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2025 License:AGPL-3.0Imports:3Imported by:0

Details

Repository

github.com/coder/coder

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeJar

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

Jar exists because 'cookiejar.New()' strips many of the http.Cookie fieldsthat are needed to assert. Such as 'Secure' and 'SameSite'.

funcNew

func New() *Jar

func (*Jar)Cookies

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

func (*Jar)SetCookies

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

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp