Skip to content

[READ-ONLY] Alternative HTTP client for Go with timeouts, cache, automatic retries, and more.

License

Notifications You must be signed in to change notification settings

jamesponddotco/httpx-go

Repository files navigation

httpx

Go Documentation Go Report Card

Status

No longer maintained. This was never a good module to begin with, but the good parts have been improved upon and moved to xstd.

Archive

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.

Installation

To install httpx, run:

go get git.sr.ht/~jamesponddotco/httpx-go

Contributing

Anyone can help make httpx better. Check out the contribution guidelines for more information.

Resources

The following resources are available:


Released under the MIT License.

About

[READ-ONLY] Alternative HTTP client for Go with timeouts, cache, automatic retries, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published