MCPcopy Create free account
hub / github.com/aurora-develop/aurora / SetCookies

Method SetCookies

httpclient/Iaurorahttpclient.go:11–11  ·  view source on GitHub ↗
(rawUrl string, cookies []*http.Cookie)

Source from the content-addressed store, hash-verified

9 Request(method HttpMethod, url string, headers AuroraHeaders, cookies []*http.Cookie, body io.Reader) (*http.Response, error)
10 SetProxy(url string) error
11 SetCookies(rawUrl string, cookies []*http.Cookie)
12 GetCookies(rawUrl string) []*http.Cookie
13}
14

Callers 5

filesMethod · 0.65
handleTranscriptionMethod · 0.65
SetCookiesMethod · 0.65

Implementers 3

fakeAuroraClientinternal/chatgpt/request_test.go
sequentialAuroraClientinternal/chatgpt/request_test.go
TlsClienthttpclient/bogdanfinn/tls_client.go

Calls

no outgoing calls

Tested by

no test coverage detected