Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 48b1f9f3f1 Implemented HTTP/2 push functionality.
A PushCacheFilter contains the logic to associate secondary resources
to primary resources.
PushCacheFilter calls a Jetty-specific API on the request dispatcher:
Dispatcher.push(ServletRequest). This is a technology preview of the
push functionality slated for Servlet 4.0.
The push() invocation arrives to the transport and it is converted to
HTTP/2 specific PUSH_PROMISE, along with the mechanism to simulate
the request for the secondary resource.
2014-08-14 23:05:35 +02:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
apache-jsp Merge remote-tracking branch 'origin/master' into jetty-http2 2014-08-13 13:44:06 +10:00
apache-jstl [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples Merge remote-tracking branch 'origin/master' into jetty-http2 2014-08-14 08:38:25 +10:00
jetty-alpn Introduced configuration properties for ALPN/NPN advertised protocols. 2014-08-12 18:54:33 +02:00
jetty-annotations Merge remote-tracking branch 'origin/master' into jetty-http2 2014-07-25 17:37:53 +10:00
jetty-ant [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-client Catching Throwable instead of Exception. 2014-08-08 18:16:56 +02:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-deploy ignored osgi-spdy tests 2014-08-14 15:18:28 +10:00
jetty-distribution Merge remote-tracking branch 'origin/master' into jetty-http2 2014-08-14 08:38:25 +10:00
jetty-fcgi Basic push mechanism skeleton 2014-08-06 10:50:55 +10:00
jetty-http Merge remote-tracking branch 'origin/master' into jetty-http2 2014-08-14 08:38:25 +10:00
jetty-http-spi Merge remote-tracking branch 'origin/master' into jetty-http2 2014-07-23 16:53:13 +10:00
jetty-http2 Implemented HTTP/2 push functionality. 2014-08-14 23:05:35 +02:00
jetty-io Introduced the capability of inserting buffers at a specific index. 2014-08-04 12:12:19 +02:00
jetty-jaas Merge remote-tracking branch 'origin/master' into jetty-http2 2014-07-23 16:53:13 +10:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-jndi [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-jsp Updated version to 9.3.0-SNAPSHOT. 2014-06-16 21:33:03 +02:00
jetty-jspc-maven-plugin [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-maven-plugin Merged branch 'master' into 'jetty-http2'. 2014-08-01 14:02:53 +02:00
jetty-monitor Merge remote-tracking branch 'origin/master' into jetty-http2 2014-07-23 16:53:13 +10:00
jetty-nosql ignored osgi-spdy tests 2014-08-14 15:18:28 +10:00
jetty-npn Introduced configuration properties for ALPN/NPN advertised protocols. 2014-08-12 18:54:33 +02:00
jetty-osgi ignored osgi-spdy tests 2014-08-14 15:18:28 +10:00
jetty-overlay-deployer expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-plus [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-proxy Adding some extra proxy tests around spaces in query parameters 2014-08-01 14:50:54 -07:00
jetty-quickstart refined PathResource alias handling 2014-08-02 12:58:24 +10:00
jetty-rewrite Basic push mechanism skeleton 2014-08-06 10:50:55 +10:00
jetty-rhttp expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-runner [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-security Basic push mechanism skeleton 2014-08-06 10:50:55 +10:00
jetty-server Fixed creation of HttpURI for push requests. 2014-08-14 23:00:21 +02:00
jetty-servlet ignored osgi-spdy tests 2014-08-14 15:18:28 +10:00
jetty-servlets Implemented HTTP/2 push functionality. 2014-08-14 23:05:35 +02:00
jetty-spdy ignored osgi-spdy tests 2014-08-14 15:18:28 +10:00
jetty-spring [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-start decomposed https,http2 and spdy modules to share ServerConnector 2014-08-07 12:58:12 +10:00
jetty-util Fixed handling of the close state in case it's already closed. 2014-08-06 15:21:33 +02:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
jetty-webapp refined PathResource alias handling 2014-08-02 12:58:24 +10:00
jetty-websocket ignored osgi-spdy tests 2014-08-14 15:18:28 +10:00
jetty-xml ignored osgi-spdy tests 2014-08-14 15:18:28 +10:00
tests ignored osgi-spdy tests 2014-08-14 15:18:28 +10:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Apply changes resulting from the quickstart project 2014-02-13 12:31:14 +11:00
LICENSE LICENSE 2013-10-03 09:25:10 +10:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt Cleaning up some New Years leftovers 2014-01-03 08:18:24 -07:00
README.TXT testing autopush 2014-07-14 11:16:35 -05:00
README.md Initial commit 2013-08-30 07:04:21 -07:00
VERSION.txt Merge remote-tracking branch 'origin/master' into jetty-http2 2014-07-25 17:37:53 +10:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
icon.jpg Add an icon.jpg file to the project. 2011-07-06 14:41:50 -05:00
pom.xml Merge remote-tracking branch 'origin/master' into jetty-http2 2014-08-14 08:38:25 +10:00
settings.xml Windows file mod (0755 to 0655) changes 2014-01-13 19:13:19 -07:00

README.md

jetty-fcgi

Jetty FastCGI Support