[Bug 349870] proxy servlet protect continuation against fast failing exchanges

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3402 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Jesse McConnell 2011-06-20 20:36:23 +00:00
parent 2f7eb54e0f
commit 1f790a5f78
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ jetty-7.4.3-SNAPSHOT
+ JETTY-1342 Recreate selector in change task
+ 347889 OSGi should follow directive visibility:=reexport for META-INF/web-fragments and resources
+ 349738 set buffer sizes for http client in proxy servlet
+ 349870 proxy servlet protect continuation against fast failing exchanges
jetty-7.4.2.v20110526
+ 334443 Improve the ability to specify extra class paths using the Jetty Maven Plugin