6 lines
262 B
Text
6 lines
262 B
Text
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.
|
|||
|
|||
WWW: https://github.com/fpco/http-reverse-proxy
|