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 2017/02/20 20:39:04 UTC

[Bug 60750] still content-length header with chunked

https://bz.apache.org/bugzilla/show_bug.cgi?id=60750

Konstantin Kolinko <kn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> ---
I do not see any bug here.

The request has Content-Length.

The response has "Transfer-Encoding: chunked" and does not have a
Content-Length. This is all as expected.

Read the HTTP protocol specification and ask you question on the users mailing
list.  Bugzilla is not a support forum.

https://wiki.apache.org/tomcat/Specifications#HTTP
https://tools.ietf.org/html/rfc7230#section-4.1
http://tomcat.apache.org/bugreport.html#Bugzilla_is_not_a_support_forum

-- 
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