http-proxy
http-proxy copied to clipboard
A Haskell library for writing HTTP and HTTPS proxies.
Results
3
http-proxy issues
Sort by
recently updated
recently updated
newest added
trafficstars
Includes basic tests. This should cover #2, though the way WAI handles responses makes modifying the body a bit of a pain.
Hello, This is more a question rather than an issue/feature. Is there anyway to modify the response from the server in the proxy? I want to add extra script tags...