proxy.golang.org : github.com/halimath/httpclient : v0.0.0-20221017180644-1d1e22652cc7
Package httpclient provides a convenient client API to send HTTP requests and handle the reponse. It is based on http.Client and adds an abstraction layer that provides convenient capabilities often needed when handling HTTP requests. httpclient supports all options offered by http.Client with the exception of a client-global timeout (httpclient uses context.Context for this).
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/halimath/httpclient@v0.0.0-20221017180644-1d1e22652cc7
Published:
Indexed:
- github.com/deckarep/golang-set/v2 v2.1.0
- github.com/halimath/expect-go v0.0.0-20220913172635-5e8906ded1a7
- github.com/mccutchen/go-httpbin/v2 v2.4.1