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

Struct HTTPClientSpec

core/http.go:79–90  ·  view source on GitHub ↗

HTTPClientSpec packages up all configuration for an HTTP request. This configuration includes settings such as ResponseHeaderTimeout that are below the level of Go's http.Request. Instances of this type will serve as hash keys for the http.Client cache.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected