-
Notifications
You must be signed in to change notification settings - Fork 254
Pull requests: hashicorp/go-retryablehttp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid resource leaks by reading all the bytes from http response body…
#246
opened Nov 25, 2024 by
atlasgurus
Loading…
Bump actions/checkout from 4.1.7 to 4.2.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#242
opened Oct 7, 2024 by
dependabot
bot
Loading…
Fix preparing of POST/PUT requests not taking into account request body
#240
opened Sep 17, 2024 by
dawiddzhafarov
Loading…
Bump actions/setup-go from 5.0.1 to 5.0.2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#232
opened Jul 10, 2024 by
dependabot
bot
Loading…
client.baseRetryPolicy check if response is nil before accessing attributes
bug
#205
opened Sep 8, 2023 by
tty2
Loading…
updated DefaultBackoff to return min of Retry-After or RetryWaitMax
bug
#171
opened Aug 1, 2022 by
13bscsaamjad
Loading…
Fixed a bug when Retry-After is 0, it should use min wait time.
bug
#170
opened Jul 12, 2022 by
evanchaoli
Loading…
Properly parsing request body when
http.NoBody
is used
bug
#168
opened Jun 23, 2022 by
tjasko
Loading…
HTTP client factory for per-request clients
enhancement
proposal
#147
opened Oct 19, 2021 by
ash2k
Loading…
Add support for CheckRedirect in Client.StandardClient()
enhancement
#128
opened Mar 10, 2021 by
nuttmeister
Loading…
Added LeveledFormatLogger (Printf-like logger)
logging
#101
opened Jun 14, 2020 by
juanfresia
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.