Skip to content

Releases: postfinance/httpclient

v0.1.5

28 Jan 14:37
2033b30
Compare
Choose a tag to compare
  • use a http.Client with configured timeout instead of http.DefaultClient
  • add go modules support

v0.1.4

05 Nov 08:42
f1022f4
Compare
Choose a tag to compare

Bugfix

v0.1.3

22 Mar 15:24
dbab8b0
Compare
Choose a tag to compare

in Do() return response even if Unmarshaler fails

v0.1.2

22 Mar 08:54
1ece438
Compare
Choose a tag to compare

Fix override Authorization header when using WithHeader

v0.1.1

21 Mar 08:51
7c700ad
Compare
Choose a tag to compare

New option WithHeader for setting custom http header(s) for each request

Initial release

12 Mar 09:06
Compare
Choose a tag to compare
v0.1.0

fix repocard badge