A Promise that can be settled and inspected by third-parties
An HTTP(s) proxy `http.Agent` implementation for HTTP
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Turn a function into an `http.Agent` instance
Minimal JSON RPC over HTTP with Proxy/Promise interface
Maps proxy protocols to `http.Agent` implementations
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Determine address of proxied request
Screenshots with JavaScript
The one-liner node.js proxy middleware for connect, express, next.js and more
A library used in place of the native window.postMessage which when used on both the sending and receiving windows allow for a nicer asynchronouse promise messaging between the windows
HTTP proxying for the masses
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
This package exports `getSyncProvider`, a function to create `JsonRpcProvider`s that will act as if the connection happen synchronously.
A PAC file proxy `http.Agent` implementation for HTTP
Promise with unsubscribe feature that minimises memory leaks
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Global HTTP/HTTPS proxy configurable using environment variables.
TypeScript definitions for http-proxy
Offload tasks to a pool of workers on node.js and in the browser
Using es6 Proxy, Promise and function generators to create a dynamic wrapper that generates promises from yields
Resolve any installed ES6 compatible promise
A library to run cpu-intensive tasks without blocking the event loop.
A generic messaging component to send HTTP style message payloads over the window.postMessage API. Requires an implementation of window postMessage proxy such as 'window-post-message-proxy'.