mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
4 lines
173 B
Text
4 lines
173 B
Text
A request/response rewriting HTTP proxy. A Rack app. Subclass Rack::Proxy and
|
|
provide your rewrite_env and rewrite_response methods.
|
|
|
|
WWW: https://github.com/ncr/rack-proxy
|