Skip to content

Releases: jarcoal/httpmock

v1.0.2

14 Apr 07:51
3acf212
Compare
Choose a tag to compare
  • Cancelable contexts now fully handled;
  • NewNotFoundResponder() function added;
  • Documentation fixes.

v1.0.1

26 Mar 16:22
b43b330
Compare
Choose a tag to compare
  • Do not call responder under lock anymore
  • If several non-default clients are activated, correctly disable them
  • Fix pre-go1.13 test failure
  • Add ContentLength property in mocked http.Response

v1.0.0

16 Mar 15:54
13beba8
Compare
Choose a tag to compare

Coz we always need a first release!