Author: markt Date: Fri Jun 3 14:41:07 2016 New Revision: 1746724 URL: http://svn.apache.org/viewvc?rev=1746724&view=rev Log: Typo
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=1746724&r1=1746723&r2=1746724&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Fri Jun 3 14:41:07 2016 @@ -111,7 +111,7 @@ </fix> <fix> If an async dispatch results in the completion of request processing, - ensure that any remaining requets body is swallowed before starting the + ensure that any remaining request body is swallowed before starting the processing of the next request else the remaining body may be read as the start of the next request leading to a 400 response. (markt) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org