Socket
Book a DemoInstallSign in
Socket

http-request

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-request

General purpose HTTP / HTTPS client for node.js. Supports transparent gzip / deflate decoding.

latest
Source
npmnpm
Version
0.7.0
Version published
Weekly downloads
459
48.54%
Maintainers
1
Weekly downloads
 
Created
Source

http-request build statusNPM version

General purpose HTTP / HTTPS client for node.js. Supports transparent gzip / deflate decoding. Successor of http-get.

Installation

npm install http-request

Reference

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

Keywords

http

FAQs

Package last updated on 16 Oct 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts