Reverse proxy HTTP requests, either over raw sockets or with WAI
Development/Languages/Other
Provides a simple means of reverse-proxying HTTP requests. The raw approach
uses the same technique as leveraged by keter, whereas the WAI approach
performs full request/response parsing via WAI and http-conduit.