Skip to content

12.0.18

Compare
Choose a tag to compare
@joakime joakime released this 17 Mar 20:20
· 99 commits to jetty-12.0.x since this release
jetty-12.0.18
09e23e1

Changelog

  • #12892 - Module http-forwarded does not appear to be able to use the IP in X-Forwarded-For header with any TLS HTTP request if the module http2 is also loaded
  • #12888 - ErrorPageHandler dispatcher returns incorrect 405 for failing POST requests (e.g. JAX-RS)
  • #12882 - Regression: HttpConfiguration setResponseHeaderSize is ineffective in 12.0.17
  • #12871 - Add module ee8-cdi-decorate or update ee10-cdi-decorate to allow run old web applications
  • #12802 - Make Server::setDefaultHandler and Server::setErrorHandler arguments consistent