No longer maintained. This was never a good module to begin with, but the good parts have been improved upon and moved to xstd.
Package httpx
is an alternative HTTP client for the Go
language that extends the default library's HTTP
client by adding default timeouts, caching,
automatic retries, and more.
To install httpx
, run:
go get git.sr.ht/~jamesponddotco/httpx-go
Anyone can help make httpx better. Check out the contribution guidelines for more information.
The following resources are available:
- Package documentation.
- Support and general discussions.
- Patches and development related questions.
- Instructions on how to prepare patches.
- Feature requests and bug reports.
Released under the MIT License.