Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet f841b42fde Moved valorization of REQUEST_URI to the FastCGIProxyServlet,
since it needs to refer to possibly forwarded URIs.
2013-10-31 19:47:57 +01:00
fcgi-core Reverted Generator.Result to be mutable, so that Resulting gathering 2013-10-28 21:34:37 +01:00
fcgi-http-client-transport Moved valorization of REQUEST_URI to the FastCGIProxyServlet, 2013-10-31 19:47:57 +01:00
fcgi-proxy Moved valorization of REQUEST_URI to the FastCGIProxyServlet, 2013-10-31 19:47:57 +01:00
fcgi-server Made Generator.Result immutable. Now instead of holding a list and 2013-10-28 16:36:55 +01:00
LICENSE LICENSE 2013-10-03 09:25:10 +10:00
README.md Initial commit 2013-08-30 07:04:21 -07:00
pom.xml Implemented FastCGIProxyServlet and handling of idle timeouts. 2013-10-22 19:20:40 +02:00

README.md

jetty-fcgi

Jetty FastCGI Support