mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-22 15:15:48 +00:00
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.
jetty-fcgi
Jetty FastCGI Support
Description
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
eclipseembeddedfcgihttphttp-clienthttp-serverhttp2http2-pushhttp3httpsjakartaeejavajettyjsposgiservletssltlsunix-socketwebsockets
Readme
Multiple Licenses
368 MiB
Languages
Java
98.9%
AMPL
0.4%
JavaScript
0.4%
Shell
0.1%
HTML
0.1%