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 not stored for this graph (policy: none)
no test coverage detected