Re: [PATCH] HTTP/1.1 to servers

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Fri, 05 Mar 2010 14:35:17 +0100

fre 2010-03-05 klockan 23:08 +1300 skrev Amos Jeffries:
> Sending HTTP/1.1 in all version details sent to peers and servers.
>
> Passes the basic tests I've thrown at it. If anyone can think of some
> please do.

The src/client_side.cc change looks wrong to me.. should not overwrite
the version sent by the client when parsing the request headers.

upgrade should only be done in http.cc when making the outgoing request,
and client_side_reply.cc when making the outgoing response, between
there the received version should be preserved as much as possible.

Regards
Henrik
Received on Fri Mar 05 2010 - 13:33:26 MST

This archive was generated by hypermail 2.2.0 : Fri Mar 05 2010 - 12:00:06 MST