Skip to content

Releases: bool64/httpmock

v0.1.13

26 May 17:43
e4aaa04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

09 May 00:51
7ccc8e9
Compare
Choose a tag to compare

What's Changed

  • Allow zero value for contextualized vars by @vearutop in #14

Full Changelog: v0.1.11...v0.1.12

v0.1.11

08 May 22:17
0778af4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

25 Apr 10:09
99ea1fe
Compare
Choose a tag to compare

What's Changed

  • Revert expected body check to allow nil reset by @vearutop in #12

Full Changelog: v0.1.9...v0.1.10

v0.1.9

12 Apr 23:27
c4f3b08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

02 Dec 14:08
ad8f1a6
Compare
Choose a tag to compare
Revert ioutil.ReadAll migration (#10)

v0.1.7

29 Nov 12:46
ca4fe47
Compare
Choose a tag to compare
Fix data race in Content-Type header (#9)

v0.1.6

04 Jul 15:02
8aed99b
Compare
Choose a tag to compare
Add cookie jar to follow redirects (#8)

v0.1.5

04 Jul 00:43
478c640
Compare
Choose a tag to compare
Add setters for query and form params (#7)

v0.1.4

01 Jul 15:44
0ab7f40
Compare
Choose a tag to compare
Use http.Client to follow redirects (#6)