You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/04/04 01:27:30 UTC

DO NOT REPLY [Bug 50975] IIS connector times out on Transfer Encoded content, never sending the chunked content

https://issues.apache.org/bugzilla/show_bug.cgi?id=50975

--- Comment #5 from Tim Whittington <ti...@apache.org> 2011-04-03 19:27:26 EDT ---
The HTTP spec is clear on the desired behaviour here:

"    If a Content-Length header field (section 14.13) is present, its
     decimal value in OCTETs represents both the entity-length and the
     transfer-length. The Content-Length header field MUST NOT be sent
     if these two lengths are different (i.e., if a Transfer-Encoding

     header field is present). If a message is received with both a
     Transfer-Encoding header field and a Content-Length header field,
     the latter MUST be ignored.
"

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org