HTTP_GET_MSG: Do not resist on http 1.0
authorAndre <maan@p133.(none)>
Fri, 28 Apr 2006 20:40:32 +0000 (22:40 +0200)
committerAndre <maan@p133.(none)>
Fri, 28 Apr 2006 20:40:32 +0000 (22:40 +0200)
commit59f2f06e6df002baa20f7b28f77a9f9250e1f9b4
tree26440856a06ba382b84d31efda2aa2bf679b4328
parente6f4fda2495378e76e5e0e5dd0756a2ffd3cf95b
HTTP_GET_MSG: Do not resist on http 1.0

recent itunes for example sends 1.1. The obvious solution is to just
accept every client that sends at least 'GET / HTTP/'. Spotted by
Gerd Becker.
http.h