mirror of
https://github.com/snoyberg/keter.git
synced 2024-12-15 01:23:09 +03:00
ccccd9f252
This is entirely to support behavior of broken web servers that might be proxied. The culprit, in this case, is a Jenkins server on Ubuntu 12.04 (installed using their repositories and running in the default Servlet container). This server for whatever reason generates responses that have this rare ill-formed set of headers: HTTP/1.1 200 OK Connection: Close With *no content-length* and *no transfer-encoding*. So this is an initial attempt at working around this. |
||
---|---|---|
.. | ||
App.hs | ||
LogFile.hs | ||
Logger.hs | ||
Main.hs | ||
PortManager.hs | ||
Postgres.hs | ||
Prelude.hs | ||
Process.hs | ||
ProcessTracker.hs | ||
Proxy.hs | ||
ReverseProxy.hs | ||
SSL.hs | ||
TempFolder.hs |