jetty.project/jetty-core/jetty-deploy
Simone Bordet bb52d95a62
Fixes #12063 - Introduce Jetty module for HTTP/2 client dependencies. (#12170)
Introduced http2-client.mod and http2-client-transport.mod.
These modules download dependencies via a [files] section.
They can be used to have the server provide the dependencies in case of a web application proxies request using HTTP/2.

Fixed ContentProvider to set the context ClassLoader before reading the Jetty XML context file, which may reference classes from the web application.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-08-23 16:33:51 +02:00
..
src Fixes #12063 - Introduce Jetty module for HTTP/2 client dependencies. (#12170) 2024-08-23 16:33:51 +02:00
pom.xml Updating to version 12.0.13-SNAPSHOT 2024-07-25 17:23:21 -05:00