Skip to content

Releases: gildas/go-request

Updated dependencies

21 Jun 10:22
v0.9.6
2bbceaf
Compare
Choose a tag to compare
  • When honoring the Retry-After header, request.Send adds a 1 second buffer to make sure it won't get another HTTP Status 429.

Updated dependencies

08 May 13:41
v0.9.5
0148cdf
Compare
Choose a tag to compare
v0.9.5

Release 0.9.5

Updated dependencies

28 Apr 14:06
v0.9.4
c7ab4c6
Compare
Choose a tag to compare
v0.9.4

Release 0.9.4

Updated dependencies

11 Mar 15:32
868512d
Compare
Choose a tag to compare
v0.9.3

Release 0.9.3

Updated dependencies

11 Mar 15:25
aef2813
Compare
Choose a tag to compare
v0.9.2

Release 0.9.2

Updated dependencies

14 Feb 10:32
b6137f0
Compare
Choose a tag to compare
  • Small improvement: if the Send options set a PayloadType, it will also supersede the type that would come from a request.Content used as a Payload.

Progress Writer support

12 Feb 05:14
dd7ac03
Compare
Choose a tag to compare

Exponential Backoff retry for request

24 Jan 08:21
643a319
Compare
Choose a tag to compare
  • Issue #6: When the request receives a retry-able status, it will be tried again with a growing delay between attempt. It is also possible to use the Retry-After response header.

Updated dependencies

29 Dec 08:32
4ca7b8b
Compare
Choose a tag to compare
v0.7.19

Release 0.7.19

Bug fixes

09 Aug 15:09
Compare
Choose a tag to compare
v0.7.18

Release 0.7.18