Package rehttp implements an HTTP transport that handles retries with configurable strategies.
go get github.com/PuerkitoBio/rehttpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an HTTP client with retry logic for temporary errors.
Set PreventRetryWithBody to true to disable retries for requests with bodies.
No dependency data recorded yet.