-
## Version **9.0.14** of [nock](https://github.com/node-nock/nock) just got published.
Branch
Build failing 🚨
Dependency
nock
…
-
☝️ Greenkeeper’s [updated Terms of Service](https://mailchi.mp/ebfddc9880a9/were-updating-our-terms-of-service) will come into effect on April 6th, 2018.
## Version **9.2.4** of [nock](https://githu…
-
In working with the mocha tests recently, I discovered a disturbing behavior.
Configuring "nock" in one test file affects the instances of nock in other objects. I tried disabling connections from t…
-
## Version **9.0.18** of [nock](https://github.com/node-nock/nock) just got published.
Branch
Build failing 🚨
Dependency
nock
…
-
### Please avoid duplicates
- [X] I checked [all open feature requests](https://github.com/nock/nock.js/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) and none of them matched my request.
### Contex…
-
https://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html
According to this document request headers are case insensitive.
When executing an example from documentation:
```it('requestedWithHeadersMa…
-
## Version **9.3.1** of [nock](https://github.com/node-nock/nock) was just published.
Branch
Build failing 🚨
Dependency
nock
…
-
## Version **9.6.0** of **nock** was just published.
Branch
Build failing 🚨
Dependency
nock
Current Version…
-
### Please avoid duplicates
- [X] I checked [all open feature requests](https://github.com/nock/nock/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) and none of them matched my request.
### Conte…
-
I think this has been introduced by refactoring the logic in `before` in an attempt to remove the duplicate call to `nock.recorder.rec` in 8ec4c39f0.
If `process.env.NOCK_RECORD` is set, then `has_fi…