MCPcopy 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

13var HTTPClient *http.Client
14
15func init() {
16 InitTlsHTTPClient()
17}
18
19func InitTlsHTTPClient() {
20 jar := tls_client.NewCookieJar()

Callers

nothing calls this directly

Calls 1

InitTlsHTTPClientFunction · 0.85

Tested by

no test coverage detected