Home
last modified time | relevance | path

Searched refs:SetCookieJar (Results 1 – 25 of 35) sorted by relevance

12

/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/go-resty/resty/
H A Ddefault.go102 func SetCookieJar(jar http.CookieJar) *Client { func
103 return DefaultClient.SetCookieJar(jar)
H A Dclient.go165 func (c *Client) SetCookieJar(jar http.CookieJar) *Client { func
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
H A Dclient_test.go236 SetCookieJar(nil)
239 SetCookieJar(backupJar)
H A Dclient.go173 func (c *Client) SetCookieJar(jar http.CookieJar) *Client { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
H A Dclient.go173 func (c *Client) SetCookieJar(jar http.CookieJar) *Client { func
/dports/sysutils/consul/consul-1.10.3/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
H A Dclient.go173 func (c *Client) SetCookieJar(jar http.CookieJar) *Client { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
H A Dclient.go173 func (c *Client) SetCookieJar(jar http.CookieJar) *Client { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
H A Dclient.go173 func (c *Client) SetCookieJar(jar http.CookieJar) *Client { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/linode/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
H A Dclient.go173 func (c *Client) SetCookieJar(jar http.CookieJar) *Client { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/linode/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
H A Dclient.go173 func (c *Client) SetCookieJar(jar http.CookieJar) *Client { func
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
H A Dclient_test.go236 SetCookieJar(nil)
239 SetCookieJar(backupJar)
/dports/sysutils/nomad/nomad-1.1.0/vendor/gopkg.in/resty.v1/
H A Ddefault.go63 func SetCookieJar(jar http.CookieJar) *Client { func
64 return DefaultClient.SetCookieJar(jar)
/dports/textproc/htdig/htdig-3.2.0b6/htdig/
H A Dhtdig.cc90 HtHTTP::SetCookieJar(_cookie_jar); in main()
265 HtHTTP::SetCookieJar(_cookie_jar); // and set the new HTTP jar in main()
/dports/textproc/htdig/htdig-3.2.0b6/htnet/
H A DHtHTTP.h256 static void SetCookieJar(HtCookieJar *cj) { _cookie_jar = cj; } in SetCookieJar() function
/dports/security/lego/lego-4.5.3/vendor/github.com/go-resty/resty/v2/
H A Dclient_test.go229 client.SetCookieJar(nil)
232 client.SetCookieJar(backupJar)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-resty/resty/v2/
H A Dclient_test.go229 client.SetCookieJar(nil)
232 client.SetCookieJar(backupJar)

12