This website requires JavaScript.
Explore
Help
Sign In
pkg
/
httpx
Watch
1
Star
0
Fork
0
You've already forked httpx
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v0.1.0
httpx
/
retry
History
Aleksey Shakhmatov
138d4b6c6d
Add package-level doc comments for go doc and gopls
...
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com
>
2026-03-22 22:20:33 +03:00
..
backoff_test.go
Add retry transport with configurable backoff and Retry-After support
2026-03-20 14:21:53 +03:00
backoff.go
Add retry transport with configurable backoff and Retry-After support
2026-03-20 14:21:53 +03:00
doc.go
Add package-level doc comments for go doc and gopls
2026-03-22 22:20:33 +03:00
options.go
Add retry transport with configurable backoff and Retry-After support
2026-03-20 14:21:53 +03:00
retry_after_test.go
Add retry transport with configurable backoff and Retry-After support
2026-03-20 14:21:53 +03:00
retry_after.go
Add retry transport with configurable backoff and Retry-After support
2026-03-20 14:21:53 +03:00
retry_test.go
Add retry transport with configurable backoff and Retry-After support
2026-03-20 14:21:53 +03:00
retry.go
Fix sentinel error aliasing, hot-path allocations, and resource leaks
2026-03-20 15:21:32 +03:00