jetty.project/jetty-home
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/main change urls https://eclipse.dev to https://jetty.org (#12172) 2024-08-21 07:18:20 +02:00
pom.xml Fixes #12063 - Introduce Jetty module for HTTP/2 client dependencies. (#12170) 2024-08-23 16:33:51 +02:00
testing-with-local-deploy.md Fixing typo 2020-09-30 08:45:29 -05:00