Merge branch 'jetty-9.2.x' into jetty-9.3.x
This commit is contained in:
commit
a4601143ee
|
@ -50,6 +50,14 @@ jetty-9.3.11.v20160721 - 21 July 2016
|
||||||
+ 755 NPE in HttpChannelOverHTTP2.requestContent()
|
+ 755 NPE in HttpChannelOverHTTP2.requestContent()
|
||||||
+ 756 Filter problematic headers from CGI and FastCGIProxy
|
+ 756 Filter problematic headers from CGI and FastCGIProxy
|
||||||
|
|
||||||
|
jetty-9.2.18.v20160721 - 21 July 2016
|
||||||
|
+ 425 Incorrect @ServerEndpoint Encoder/Decoder lifecycle
|
||||||
|
+ 649 LDAPLoginModule should disallow blank username and password
|
||||||
|
+ 654 Jetty 9.3 ServletContext.getResourceAsStream("/") returns an unusable
|
||||||
|
stream
|
||||||
|
+ 661 JsrExtension is missing hashCode() and equals()
|
||||||
|
+ 756 Filter problematic headers from CGI and FastCGIProxy
|
||||||
|
|
||||||
jetty-9.3.11.M0 - 22 June 2016
|
jetty-9.3.11.M0 - 22 June 2016
|
||||||
+ 425 Incorrect @ServerEndpoint Encoder/Decoder lifecycle
|
+ 425 Incorrect @ServerEndpoint Encoder/Decoder lifecycle
|
||||||
+ 624 AsyncContext.onCompleted called twice
|
+ 624 AsyncContext.onCompleted called twice
|
||||||
|
|
Loading…
Reference in New Issue