net/http.CookieJar.Cookies (method)
2 uses
net/http (current package)
client.go#L172: for _, cookie := range c.Jar.Cookies(req.URL) {
jar.go#L26: Cookies(u *url.URL) []*Cookie
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)