Special Thanks to the following Eclipse Jetty community members
- @julianladisch (Julian Ladisch)
- @guptas6est (guptas6est)
Changelog
- #13983 - 12.0.x: Fix error handling from jsp with post form
- #13978 - 12.0.x: allow configuring the default max local streams on the H2 client
- #13962 - HTTP/2 Client connection timeout does not work
- #13933 - completeStream changes introduced "Unconsumed" bug
- #13922 - ResourceServlet Download link broken
- #13886 - Servlet filter mappings not working with quickstart
- #13849 - Connection reset on HTTP/2 when using CompressionHandler with default WindowRateControl
- #13842 - 12.0.x: warn the first time the TCCL fails to be set
- #13613 - HttpInput#read rethrows already thrown exception, leading to possible self-suppressing exception issue
- #13470 - Jetty 12.0: ManagedSession issues due to recursion and/pr multiple completions of the stream.
- #13413 - Fix
<license><name>by using SPDX in pom.xml (@julianladisch)