Greg Ames <[EMAIL PROTECTED]> writes:

[...]

> As it turns out, we clone all of the main request's input headers when
> we create the subrequest, including C-L.  Whacking the subrequest's
> C-L header fixes the hang.  Since the main request's body could also
> have be chunked, we should probably remove the subrequest's
> Transfer-Encoding header as well. 

Shouldn't you remove Content-Type also?

-- 
Joe Schaefer

Reply via email to