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

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #8 from Konstantin Kolinko <knst.koli...@gmail.com> ---
I am -1 to r1598007

See how "Connection" header is defined in RFC2616 section 14.10 and processing
of "close" token in section 8.1.2.1.

The Connection header is a multi-value header that declares names of header
fields that are for this connection only and are not forwarded by proxies.

If you drop the Connection header you must drop any other headers that are
referenced in it. There are no grounds to do that.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to