Changelog
- #13768 - Sanitizing of HTTP headers names and values should remove NUL bytes (U+0000)
- #13708 - Improve StateTrackingHandler reporting of incomplete callbacks
- #13703 - MailSessionReference is not dereferenced in JNDI lookup
- #13683 - Badly pct-encoded Shift-JIS is not supported by Jetty 12
- #13682 - HttpClient.[maxRequest|request]HeadersSize should be consistent
- #13681 - QUICHE_ERR_STREAM_LIMIT with Jetty 12.1.2 on HTTP/3
- #13634 - Avoid sending RST_STREAM for closed streams
- #13626 - WebAppContext.setExtraClasspath(String) entry separator
- #13615 - Concurrency issue, headers from different requests are mixed in Jetty 12.0.27
- #13613 - HttpInput#read rethrows already thrown exception, leading to possible self-suppressing exception issue
- #13588 - CONTAINER_JAR_PATTERN ignored on Windows
- #13246 - Missing hook or statistic for QoSHandler rejections by exceeding setMaxSuspendedRequestCount