Changelog
- #12431 - Typo in org.eclipse.jetty.server.FormFields.from(Request, Charset)
- #12404 - Parsing URI with HttpUri.from(String uri) throws "IllegalArgumentException: Bad authority" when path is empty
- #12397 -
.tgz
files are double-gzipped - #12356 - RuntimeIOException: Parser is terminated when doing lots of requests with Connection: Keep-Alive
- #12348 - HttpClientTransportDynamic does not initialize low-level clients
- #12341 - QPack encoder must not send any encoder instructions when SETTINGS_QPACK_MAX_TABLE_CAPACITY is 0
- #12268 -
IteratingCallback
may iterate too much whenprocess()
returns Action.IDLE - #11749 - InvalidArgumentExceptions due to invalid status codes are not handled properly
- #11492 - Auto add AliasChecker for custom Base Resource in DefaultServlet
- #9980 - Add format option to CustomRequestLog for request authority and request authority scheme
- #5888 - Limit usage of HTTP/2 connections
- #5685 - AsyncProxyServlet calls onProxyResponseSuccess() when internally it throws "Response header too large" exception