Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ GetHttpClient
Function
GetHttpClient
service/http_client.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
func
GetHttpClient() *http.Client {
28
return
httpClient
29
}
30
31
// NewProxyHttpClient 创建支持代理的 HTTP 客户端
32
func
NewProxyHttpClient(proxyURL string) (*http.Client, error) {
Callers
13
GetResponseBody
Function · 0.92
UpdateMidjourneyTaskBulk
Function · 0.92
RelayMidjourneyImage
Function · 0.92
doRequest
Function · 0.92
FetchTask
Method · 0.92
FetchTask
Method · 0.92
FetchTask
Method · 0.92
uploadDifyFile
Function · 0.92
exchangeJwtForAccessToken
Function · 0.92
getBaiduAccessTokenHelper
Function · 0.92
doRequest
Function · 0.92
DoMidjourneyHttpRequest
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected