On Sun, Oct 01, 2006, Henrik Nordstrom wrote: > ons 2006-09-27 klockan 17:44 +0800 skrev Adrian Chadd: > > > I think its worth putting it and only it into Squid-3. Can you come up with > > a diff or two implementing the required changes for review? > > Ok. Lets do this in two phases > > 1. Make our server side HTTP/1.1. This is the simpler of the two, > requiring only chunked decoding and a bit of header cleanup. > > 2. Client-side HTTP/1.1. Complicated a little by Expect & 100-continue > requirements. Not 100% sure how to fit that 100 response into the > response chain, but I suppose it would be acceptable to synthesize it as > I haven't seen any response headers used in the wild..
Cool. I'm happy with (1) going in before -3 is released with (2) going in after everything has stabilised a bit. Adrian
