Re: [Web-SIG] proxy-connection header in wsgiref.utils.is_hop_by_hop

2007-09-04 Thread Mark Nottingham
Think so... (belatedly) On 22/11/2006, at 8:50 AM, Mikeal Rogers wrote: > I implemented a functional proxy last night using wsgiref and I > noticed that 'proxy-connection' isn't in the _hoppish dict. > > Although proxy-connection isn't in the HTTP 1.1 spec as hop-by-hop it > is an anomalous HTT

Re: [Web-SIG] Chunked Tranfer encoding on request content.

2007-09-04 Thread Mark Nottingham
Are you actually seeing chunked request bodies in the wild? If so, from what UAs? IME they're not very common, because of lack of support in most servers, and some interop issues with proxies (IIRC). Cheers, On 05/03/2007, at 10:28 AM, Graham Dumpleton wrote: > The WSGI specification doesn