set for release
This commit is contained in:
parent
5a0f8f8e4d
commit
a097e9ff3e
|
@ -10,6 +10,7 @@ jetty-8.1.12.v20130725 - 25 July 2013
|
||||||
+ 408806 getParameter returns null on Multipart request if called before
|
+ 408806 getParameter returns null on Multipart request if called before
|
||||||
request.getPart()/getParts()
|
request.getPart()/getParts()
|
||||||
+ 408909 GzipFilter setting of headers when reset and/or not compressed
|
+ 408909 GzipFilter setting of headers when reset and/or not compressed
|
||||||
|
+ 409028 Jetty HttpClient does not work with proxy CONNECT method.
|
||||||
+ 409133 Empty <welcome-file> causes StackOverflowError
|
+ 409133 Empty <welcome-file> causes StackOverflowError
|
||||||
+ 409436 NPE on context restart using dynamic servlet registration
|
+ 409436 NPE on context restart using dynamic servlet registration
|
||||||
+ 409449 Ensure servlets, filters and listeners added via dynamic
|
+ 409449 Ensure servlets, filters and listeners added via dynamic
|
||||||
|
|
Loading…
Reference in New Issue