bug 324360 validate input on getResource since loop logic obscures subclass input validation. Port from jetty 8 rev 324360
bug 324359 illegal actions on AsyncContext should not change its state. Port from jetty 8 rev 2237 git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2241 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
1e5ceb27dc
commit
e613d5b484
|
@ -21,6 +21,8 @@ jetty-7.2-SNAPSHOT
|
|||
+ 324110 Merge async dispatch parameters
|
||||
+ 324158 Durable download or Orbit jars
|
||||
+ 324260 Jetty-6 continuations handle complete calls
|
||||
+ 324359 illegal actions on AsyncContext should not change its state.
|
||||
+ 324360 validate input on getResource since loop logic obscures subclass input validation.
|
||||
+ JETTY-912 added per exchange timeout api
|
||||
+ JETTY-1245 Do not use direct buffers with NIO SSL
|
||||
+ JETTY-1249 Apply max idle time to all connectors
|
||||
|
|
Loading…
Reference in New Issue