This is a sponsored release for an End of Life version of Jetty.
Changelog
- #12874 - Introduce
UriCompliance.USER_INFO
to Jetty 10.0.x - #12869 -
XmlConfiguration
shouldn't treat non-XML command line options as XML - #12776 - ByteBufferPool - all ongoing requests fail when single request is cancelled on HTTP/2
- #12821 - Better document
ContextHandler.setCompactPath(boolean)
deprecation - #12268 -
IteratingCallback
may iterate too much whenprocess()
returns Action.IDLE