0.7.0 • Published 10 years ago
http-request v0.7.0
http-request �
General purpose HTTP / HTTPS client for node.js. Supports transparent gzip / deflate decoding. Successor of http-get.
Installation
npm install http-request
Reference
- The Request class - for implementing your own HTTP methods if wrappers aren't provided by the library
- The DELETE method
- The GET method
- The HEAD method
- The POST method
- The PUT method
- The MIME sniffer
System Requirements
Contributors
- cmtt - options.timeout, fixed the broken handling of buffered response when retrying the request with options.nocompress
- elarcent - HTTP Basic auth fix
- Gil Pedersen - Fixed the stream handling
- Stefan Klug - Added support for custom Agent
0.7.0
10 years ago
0.6.3
11 years ago
0.6.2
11 years ago
0.6.1
11 years ago
0.6.0
11 years ago
0.6.0-beta6
11 years ago
0.6.0-beta5
11 years ago
0.6.0-beta4
12 years ago
0.6.0-beta3
12 years ago
0.6.0-beta2
12 years ago
0.6.0-beta1
12 years ago
0.6.0-beta0
12 years ago
0.6.0-dev
12 years ago