[web-devel] reverse proxy
Kazu Yamamoto ( 山本和彦 )
kazu at iij.ad.jp
Tue Nov 15 11:18:44 CET 2011
Hello,
I'm implementing a reverse proxy with http-enumerator on Warp. My
reverse proxy can rely HTTP headers but I have no idea on how to relay
HTTP bodies. I want to know how to specify
Network.HTTP.Enumerator.Request.requestBody on WAI.
My current code is available from:
https://github.com/kazu-yamamoto/wai-app-file-cgi/blob/master/Network/Wai/Application/Classic/RevProxy.hs
Thanks in advance.
--Kazu
More information about the web-devel
mailing list