6af3a64 Add module status to README file
~jamesponddotco pushed to ~jamesponddotco/httpx-go git
08a439b Fix WriteJSON function
~jamesponddotco pushed to ~jamesponddotco/httpx-go git
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:
Released under the MIT License.