HTTP proxying for the masses
Simple pub/sub messaging for the web
An HTTP(s) proxy `http.Agent` implementation for HTTP
Turn a function into an `http.Agent` instance
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
Determine address of proxied request
Modern rewrite of http-proxy
A reverse proxy with support for dynamic tables
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
A message bus client in Javascript
generate random IDs and avoid collisions
A PAC file proxy `http.Agent` implementation for HTTP
A dynamic reverse proxy for Interactive Tools in Galaxy
An express middleware to have simple NTLM-authentication.
LiveReload JS client - auto reload browser on changes
Integrate Fedify with Express
Fork of http-proxy that works on Node v16.x
Global HTTP/HTTPS proxy configurable using environment variables.
A straightforward forward-proxy.
TypeScript definitions for http-proxy
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
A Rack based reverse proxy for basic needs. Useful for testing or in cases where webserver configuration is unavailable.
A Rack based reverse proxy for basic needs. Useful for testing or in cases where webserver configuration is unavailable.
A Rack based reverse proxy for basic needs. Useful for testing or in cases where webserver configuration is unavailable.
A Dynamic Reverse Proxy for Rack
Rack level reverse proxy.
Lightweight ruby/rack API reverse proxy or gateway
This is a simple reverse proxy for Rack. It is not meant for production systems (although it may work), as the webserver fronting your app is generally much better at this sort of thing.
S3 reverse proxy rack app that accepts multiple buckets.
Rack application to provide a reverse proxy for Gimmie REST API
unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.
\Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between \Unicorn and slow clients.
Wraps upstream web applications in an iframe via a same-origin reverse proxy. Provides Rack middleware for proxying, script injection, and root-relative URL rewriting, plus Stimulus controllers for browser history synchronisation.