8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: URLs Ending with Comma Cause "No match for HTTP request" Error (n… …ock#1018)
fix: set protocol correctly (nock#1027) fixes nock#976
fix: Encoding query parameters when recording to string. (nock#1015)
fix(lib): [match_body] stringify object by qs package
feat: stop persisting a persistent nock. Fixes nock#438.
fix: intercept ClientRequest.flushHeaders() (nock#1016)
fix: support for regex with query params (nock#1010)
fix: correctly parse request without specified path (nock#1011) fixes nock#1003
fix: re-add support for matching body to query string regex (nock#1006)
fix: stripping of new lines when using a matcher function for the body ( nock#932)