Cleanup VERSION.txt in `jetty-10.0.x`
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
parent
24b7d06fd5
commit
5babd20c4f
|
@ -4,15 +4,15 @@ jetty-10.0.14 - 22 February 2023
|
|||
+ 7650 QueuedThreadPool: Stopped without executing or closing null
|
||||
+ 9059 IteratingCallback not serializing close() and failed()
|
||||
+ 9119 Wrong value of javax.servlet.forward.context_path attribute
|
||||
+ 9181 Jetty 9 java.lang.NullPointerException
|
||||
SessionHandler.checkRequestedSessionId(SessionHandler.java:1733)
|
||||
+ 9181 NPE in SessionHandler.checkRequestedSessionId()
|
||||
+ 9183 ConnectHandler may close the connection instead of sending 200 OK
|
||||
+ 9285 ContextHandler sends redirect on BaseResponse instead of Wrapped
|
||||
Response object from Handler chain
|
||||
+ 9344 Cleanup Multipart Handling (CVE-2023-26048)
|
||||
+ 9339 Cleanup CookieCutter Parsing (CVE-2023-26049)
|
||||
+ 9334 Better support for Cookie RFC 2965 compliance
|
||||
+ 9337 LowResourceMonitor.getReasons should include detailed reason instead of
|
||||
hard-coded message
|
||||
+ jetty-12 null
|
||||
|
||||
jetty-10.0.13 - 07 December 2022
|
||||
+ 7117 Timeout with Expect 100 continue when using ProxyServlet
|
||||
|
|
Loading…
Reference in New Issue