jetty.project/jetty-ee9
Simone Bordet a3ba86266a
Implemented ProxyHandler in new module jetty-core/jetty-proxy. (#8475)
Moved ConnectHandler to org.eclipse.jetty.server.handler, where it should have been from the start.

Cleaned up and corrected behavior of SecureRequestCustomizer.
Now the response is wrapped with isSecure=true if it arrived over a secure transport.
The request URI scheme indicates whether the request is secure towards the origin server.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-19 09:38:34 +02:00
..
jetty-ee9-annotations Jetty 12 : Simplify `AnnotationParser` scanning for class files (#8404) 2022-08-05 15:42:27 -05:00
jetty-ee9-ant Fix names of ee9 services files 2022-07-07 15:05:22 +10:00
jetty-ee9-apache-jsp add jetty-ee8-apache-jsp (#8344) 2022-07-27 11:08:08 +10:00
jetty-ee9-bom Jetty 12 : reactivate `jetty-ee9-demo-embedded` and `jetty-ee9-demo-proxy-webapp` and add more (#8419) 2022-08-12 17:52:53 +10:00
jetty-ee9-cdi Fix names of ee9 services files 2022-07-07 15:05:22 +10:00
jetty-ee9-demos Implemented ProxyHandler in new module jetty-core/jetty-proxy. (#8475) 2022-08-19 09:38:34 +02:00
jetty-ee9-fcgi-server-proxy Jetty 12 module renaming - jetty-http2. 2022-08-12 09:33:31 +02:00
jetty-ee9-glassfish-jstl add jetty-ee8-glassfish-jstl (#8346) 2022-07-29 20:20:37 +10:00
jetty-ee9-home Merged branch 'jetty-12.0.x' into 'jetty-12.0.x-module-renaming'. 2022-08-12 17:31:01 +02:00
jetty-ee9-jaas More work to use ResourceFactory properly 2022-08-04 17:54:37 -05:00
jetty-ee9-jaspi Fixed javadocs. 2022-08-13 17:45:26 +02:00
jetty-ee9-jndi add jetty-ee8-jndi (#8287) 2022-07-12 20:19:29 +10:00
jetty-ee9-jspc-maven-plugin rework Resource API (#8106) 2022-07-12 10:10:30 +10:00
jetty-ee9-maven-plugin WIP #8441 isNotNormalWithinSelf 2022-08-11 12:52:19 +10:00
jetty-ee9-nested Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x-8426-aliaschecker-review 2022-08-15 13:16:51 +10:00
jetty-ee9-openid Jetty 12 : reactivate `jetty-ee9-demo-embedded` and `jetty-ee9-demo-proxy-webapp` and add more (#8419) 2022-08-12 17:52:53 +10:00
jetty-ee9-osgi Jetty 12 : Rename resourceBase to baseResource (#8310) 2022-08-15 12:24:13 +10:00
jetty-ee9-plus fix hardcoding versions in mod files (#8459) 2022-08-13 19:43:07 +10:00
jetty-ee9-proxy Implemented ProxyHandler in new module jetty-core/jetty-proxy. (#8475) 2022-08-19 09:38:34 +02:00
jetty-ee9-quickstart Jetty 12 : Rename resourceBase to baseResource (#8310) 2022-08-15 12:24:13 +10:00
jetty-ee9-runner More work to use ResourceFactory properly 2022-08-04 17:54:37 -05:00
jetty-ee9-security Implemented ProxyHandler in new module jetty-core/jetty-proxy. (#8475) 2022-08-19 09:38:34 +02:00
jetty-ee9-servlet Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x-8426-aliaschecker-review 2022-08-15 17:05:58 +10:00
jetty-ee9-servlets Fixed javadocs. 2022-08-13 17:45:26 +02:00
jetty-ee9-tests Jetty 12 : Rename resourceBase to baseResource (#8310) 2022-08-15 12:24:13 +10:00
jetty-ee9-webapp Jetty 12 : Rename resourceBase to baseResource (#8310) 2022-08-15 12:24:13 +10:00
jetty-ee9-websocket Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2022-08-17 19:24:20 +10:00
test-ee9-sessions rework ResourceFactory and Resource according to redux3 prototype 2022-08-03 11:32:21 +02:00
pom.xml Re-enabled jetty-ee9-proxy and jetty-ee10-proxy modules. (#8289) 2022-07-22 13:36:47 +02:00