MCPcopy Create free account
hub / github.com/Comcast/rulio / Client

Method Client

core/http.go:361–385  ·  view source on GitHub ↗

Client returns an http.Client appropriate for the given request. This function first consults HTTPClientCache. If a client with a matching HTTPClientSpec exists, it's returned. Otherwise a new client is created, cached, and returned. There is probably a race condition in this code, but I don't t

(ctx *Context)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DoOnceMethod · 0.95

Calls 3

NewHTTPClientSpecFunction · 0.85
LogFunction · 0.85
GetWithMethod · 0.80

Tested by

no test coverage detected