benoitc 5fb4b49a91 dont' override SERVER_* by the Host header
Gunicorn shouln't override the SERVER_* by the Host header. The client
will take care about it during the URL reconstruction if needed.

Since the spec don't support unix sockets, Gunicorn is using the HOST
heeader when available to create viable SERVER_* if possible so the
application and framworks will be happy. When the Host Header is not
available (SocketPath, '') is returned.

fix #628
2014-01-01 14:05:59 +01:00
..
2012-12-24 09:53:03 +01:00
2012-12-24 09:53:03 +01:00
2013-01-06 18:49:30 +01:00
2012-12-24 09:53:03 +01:00
2012-12-24 09:53:03 +01:00