We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
chore: remove executable bit from interceptor.js. (nock#1045)
publish under @aleung scope
fix: typo in debug message (nock#1036)
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)