You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2014/06/13 16:56:58 UTC

svn commit: r1602452 - /tomcat/trunk/webapps/docs/changelog.xml

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org