http-proxy-middleware
popularThe one-liner node.js proxy middleware for connect, express and browser-sync
Updated by @chimurai
node-forge
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Updated by @davidlehn
uri-js
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Updated by @garycourt
prepend-http
Prepend `https://` to humanized URLs like sindresorhus.com and localhost
Updated by @sindresorhus
simple-get
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Updated by @linusu
http-signature
Reference implementation of Joyent's HTTP Signature scheme.
Updated by @todd.whiteman
socks-proxy-agent
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
Updated by @tootallnate
is-retry-allowed
Check whether a request can be retried based on the `error.code`
Updated by @floatdrop
urllib
Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.
Updated by @dead_horse