Author: kkolinko
Date: Fri Jun 13 14:56:58 2014
New Revision: 1602452
URL: http://svn.apache.org/r1602452
Log:
Changelog entry for r1599500
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1602452&r1=1602451&r2=1602452&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Jun 13 14:56:58 2014
@@ -175,6 +175,10 @@
connectors. (kkolinko)
</fix>
<fix>
+ If request contains an unrecognized Expect header, respond with error
+ 417 (Expectation Failed), according to RFC2616 chapter 14.20. (markt)
+ </fix>
+ <fix>
When an error occurs after the response has been committed close the
connection immediately rather than attempting to finish the response to
make it easier for the client to differentiate between a complete
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]