Releases: jarcoal/httpmock
Releases · jarcoal/httpmock
v1.0.4
02 May 19:07
Compare
Sorry, something went wrong.
No results found
Add regexp responders feature.
To register a regexp responder, see:
And to help writing custom responders, new functions:
v1.0.3
16 Apr 08:28
Compare
Sorry, something went wrong.
No results found
NewNotFoundResponder() stack trace reworked;
Add Once, Times and Trace Responder methods.
v1.0.2
14 Apr 07:51
Compare
Sorry, something went wrong.
No results found
Cancelable contexts now fully handled;
NewNotFoundResponder() function added;
Documentation fixes.
v1.0.1
26 Mar 16:22
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Coz we always need a first release!