github tomas/needle v1.0.0

latest releases: v3.0.0, v2.9.0, v2.8.0...
8 years ago
  • Removed Connection: close header by default, unless running node < 0.11.4. This should make multiple requests to a server run much faster. More info about this on the readme.
  • Improved the way post bodies can be set through parameters. Nothing breaking though.
  • Ensure socket 'end' listener is removed, otherwise we might get 'possible event emitter leak' as those sockets get reused. This fixes the issue reported on #126, where posting huge strings would break Needle.
  • Added support for checkServerIdentity option for TLS.

Don't miss a new needle release

NewReleases is sending notifications on new releases.