https://issues.apache.org/bugzilla/show_bug.cgi?id=57324
--- Comment #7 from Michael Osipov <1983-01...@gmx.net> --- As far as I can see, this behavior is fully RFC-compliant: A server that responds with a final status code before reading the entire message body SHOULD indicate in that response whether it intends to close the connection or continue reading and discarding the request message (see Section 6.6 of [RFC7230]). http://tools.ietf.org/html/rfc7231#section-5.1.1 This is what Tomcat does, closing the connection. -- 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