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

Method SetProxy

httpclient/bogdanfinn/tls_client.go:100–102  ·  view source on GitHub ↗
(url string)

Source from the content-addressed store, hash-verified

98}
99
100func (t *TlsClient) SetProxy(url string) error {
101 return t.Client.SetProxy(url)
102}

Callers

nothing calls this directly

Calls 1

SetProxyMethod · 0.65

Tested by

no test coverage detected