mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
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
|