Searched defs:Cookies (Results 1 – 5 of 5) sorted by relevance
26 Cookies(u *url.URL) []*Cookie methodSpec
125 func (r *Response) Cookies() []*Cookie { func
634 func (j *TestJar) Cookies(u *url.URL) []*Cookie { func724 func (j *RecordingJar) Cookies(u *url.URL) []*Cookie { func
437 func (r *Request) Cookies() []*Cookie { func
159 func (j *Jar) Cookies(u *url.URL) (cookies []*http.Cookie) { func