retryablehttp-go icon indicating copy to clipboard operation
retryablehttp-go copied to clipboard

Package retryablehttp provides a familiar HTTP client interface with automatic retries and exponential backoff

Results 13 retryablehttp-go issues
Sort by recently updated
recently updated
newest added

### Proposed Changes go std lib uses type assertion and then handles protocol escalation by checking the negotiated protocol from state of connection ( ex: http -> http2 ) but...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0. Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts fe7f039 publicsuffix: spruce up code gen and...

dependencies
go

Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.1 to 0.1.9. Release notes Sourced from github.com/projectdiscovery/networkpolicy's releases. Release v0.1.9 0.1.9 (2025-03-16) Release v0.1.8 0.1.8 (2025-03-09) Release v0.1.7 0.1.7 (2025-03-02) Release v0.1.6 0.1.6 (2025-02-23) Release v0.1.5...

Type: Maintenance