http.server: Refuse HTTP/1.1 request without Host header
authorMichael Hanselmann <hansmi@google.com>
Thu, 3 Dec 2009 15:20:34 +0000 (16:20 +0100)
committerMichael Hanselmann <hansmi@google.com>
Fri, 22 Jan 2010 14:17:35 +0000 (15:17 +0100)
commit200e38acfb7685f5209f25bf0dcc98638943433a
tree8c1420826e1a7ccbb80096f68f092a41e51093d4
parentc10e2751b6541605b36cfa62a55a1da6caafe86d
http.server: Refuse HTTP/1.1 request without Host header

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/http/server.py