DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36169>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36169





------- Additional Comments From [EMAIL PROTECTED]  2005-08-14 23:41 -------
Have you verified this works?
Looking at the Apache 2.0 code, it seems to delegate both the chunked encoding
detection and the chunked encoded read to Apache via ap_* calls (and IIS isn't
gonna be that accomodating).
I can't see anywhere in the common read code that parses the chunk block length.

This will have some overlap with #15357 , which implements chunked encoding on
the outbound response.

I'd also suggest the check for Transfer-Encoding: chunked be moved up a bit to
where the Tomcat worker/query headers are checked for.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to