Author: kkolinko
Date: Fri Jun 13 14:59:49 2014
New Revision: 1602455
URL: http://svn.apache.org/r1602455
Log:
Changelog entry for r1602381
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
Merged /tomcat/trunk:r1602452
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1602455&r1=1602454&r2=1602455&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Jun 13 14:59:49 2014
@@ -117,6 +117,10 @@
chain of "elseif"s. (kkolinko)
</scode>
<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]