Go HTTP client with timeouts
Go-httpclient provides an HTTP Transport that implements the RoundTripper interface and can be used as a built in replacement for the standard library's, providing: – connection timeouts – request timeouts This is a thin wrapper around http.Transport that sets dial timeouts and uses Go's internal timer scheduler to call the Go 1.1+ CancelRequest() API. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/mreiferson/go-httpclient
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-0.23.20210110git5e475fd.fc35 | - |
Fedora 35 | 0-0.23.20210110git5e475fd.fc35 | - |
Fedora 34 | 0-0.22.20210110git5e475fd.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-mreiferson-httpclient dash maintainers at fedoraproject dot org
.