HTTP proxying for the masses with promisified interceptors(passes), forked from `http-proxy`
Promisify an entire class or object
A simple utility for promisifying functions and classes.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Turn a function into an `http.Agent` instance
Converts callback-based functions to ES6 Promises
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Maps proxy protocols to `http.Agent` implementations
An HTTP(s) proxy `http.Agent` implementation for HTTPS
The one-liner node.js proxy middleware for connect, express, next.js and more
Node 8's util.promisify, as a node module
seriously like the best async child process library
A PAC file proxy `http.Agent` implementation for HTTP
HTTP proxying for the masses
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
Promisify a callback-style function
TypeScript definitions for http-proxy
Promisify any of: callback function, sync function, generator function, promise-returning function
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Global HTTP/HTTPS proxy configurable using environment variables.
Polyfill/shim for util.promisify in node versions < v8
http proxy middleware for express
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.
Tiny, dependency free promisify library.