Special Thanks to the following Eclipse Jetty community members
- @lijinliangyihao (lijinliang)
- @SentryMan (Josiah Noel)
Changelog
- #12944 - Avoid direct cast to ServletScopedContext
- #12943 - Unable to handle - IllegalStateException in Jetty Client Request send()
- #12942 - Backport tracking pool improvements from 12.1.x
- #12936 - UnsupportedOperationException when modifying HttpServletResponse after commit
- #12929 -
jetty-http-spi
Fix Multi-Value Response Headers (@SentryMan) - #12926 - maxFormContentSize doesn't count "=" characters
- #12925 - Fix to EE8/EE9 StandardDescriptorProcessor to allow duplicate ServletMappings
- #12923 - Introduce Bouncy Castle Jetty module
- #12916 - Bad example in JavaDoc of InputStreamResponseListener
- #12913 - Resource located inside JAR file is wrongfully treated as an alias
- #12906 - URIUtil#correctURI throws StringIndexOutOfBoundsException
- #12905 - Fix SSL buffer leak
- #12900 - Make JPMS work with new Environments features
- #12893 - Fix config for jspc plugin for eeX jsp demos
- #12815 - Update jetty-acceptratelimit.xml
- #12537 - org.eclipse.jetty.server.LowResourceMonitor#setMonitorThreads seems not right (@lijinliangyihao)
- #12361 - ErrorHandler#getShowMessageInTitle() is ignored
- #12205 - Improve the documentation for the Jetty Server Dump