Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
func
(t *TlsClient) SetProxy(url string) error {
101
return
t.Client.SetProxy(url)
102
}
Callers
nothing calls this directly
Calls
1
SetProxy
Method · 0.65
Tested by
no test coverage detected