Stop expecting the Host header for proxy requests to be the original one.
authorFlorian Ragwitz <rafl@debian.org>
Sun, 10 Jan 2010 19:05:43 +0000 (19:05 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Sun, 10 Jan 2010 19:05:43 +0000 (19:05 +0000)
commit72eeaf404328dcd54ab95ca5676626a68066cac4
tree225f8cfbe90b20dcf35988580090387d6128496c
parentc2f4a965484d7f564f72dca3e3c5fb262d896fa9
Stop expecting the Host header for proxy requests to be the original one.

Doing this was probably stupid in the first place, and now we're handing all
the frontend proxy stuff off to plack, we shouldn't even care anymore. The
middleware is free to set HTTP_HOST to HTTP_X_FORWARDED_HOST for us.
t/aggregate/live_engine_request_headers.t