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
2012-11-20 09:48:52 -06:00
2014-08-14 15:18:28 +10:00
2014-08-06 10:50:55 +10:00
2014-08-14 15:18:28 +10:00
2014-08-14 15:18:28 +10:00
2014-07-23 16:49:05 +10:00
2014-08-14 15:18:28 +10:00
2014-08-14 15:18:28 +10:00
2014-08-14 15:18:28 +10:00
2014-08-14 15:18:28 +10:00
2012-07-17 21:37:33 +02:00
2014-08-14 15:18:28 +10:00
2013-11-04 16:50:18 -07:00
2011-07-06 14:41:50 -05:00
2013-10-03 09:25:10 +10:00
2013-08-30 07:04:21 -07:00
2014-07-14 11:16:35 -05:00

jetty-fcgi

Jetty FastCGI Support

Description
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Readme Multiple Licenses 368 MiB
Languages
Java 98.9%
AMPL 0.4%
JavaScript 0.4%
Shell 0.1%
HTML 0.1%