Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 2228b4e03b Improved TryFilesFilter to use built-in Servlet API methods to
retrieve the files, in order to avoid filesystem vulnerabilities.
2013-11-05 09:05:52 +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 Improved TryFilesFilter to use built-in Servlet API methods to 2013-11-05 09:05:52 +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