MCPcopy Index your code
hub / github.com/coder/coder / New

Function New

coderd/coderdtest/testjar/cookiejar.go:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7)
8
9func New() *Jar {
10 return &Jar{}
11}
12
13// Jar exists because 'cookiejar.New()' strips many of the http.Cookie fields
14// that are needed to assert. Such as 'Secure' and 'SameSite'.

Callers 1

Calls

no outgoing calls

Tested by 1