Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LumaAI-API/Luma-API
/ init
Function
init
request.go:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
var
HTTPClient *http.Client
14
15
func
init() {
16
InitTlsHTTPClient()
17
}
18
19
func
InitTlsHTTPClient() {
20
jar := tls_client.NewCookieJar()
Callers
nothing calls this directly
Calls
1
InitTlsHTTPClient
Function · 0.85
Tested by
no test coverage detected