Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 95c6bad654 Improved handling of return values from parser callback, by returning
as early as possible to avoid race conditions with application code
 that may have returned true and reentered the parsing code.
2014-04-30 14:58:14 +02:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
apache-jsp 430341 Use apache jsp/jstl by default in 9.2.0 2014-04-03 14:16:13 +11:00
apache-jstl 430341 Use apache jsp/jstl by default in 9.2.0 2014-04-03 14:16:13 +11:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-alpn Updated module files for JDK 7u55 and JDK 8u05 with the right ALPN versions. 2014-04-17 16:28:59 +02:00
jetty-annotations 433656 Change to Opcode.ASM5 breaks jetty-osgi 2014-04-28 15:36:36 +02:00
jetty-ant reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-client Merged branch 'master' into '431642'. 2014-04-29 15:59:23 +02:00
jetty-continuation reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-deploy reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-distribution fixed jsp demo distribution 2014-04-28 15:35:57 +02:00
jetty-fcgi 431642 - Implement ProxyServlet using Servlet 3.1 async I/O. 2014-04-19 12:36:15 +02:00
jetty-http Improved handling of return values from parser callback, by returning 2014-04-30 14:58:14 +02:00
jetty-http-spi reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-io Improved failsafe close handling for half closed endpoints 2014-04-24 10:16:32 +02:00
jetty-jaas reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-jaspi reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-jmx reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-jndi reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-jsp reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-jspc-maven-plugin reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-maven-plugin reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-monitor reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-nosql reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-osgi 433656 Change to Opcode.ASM5 breaks jetty-osgi 2014-04-28 15:36:36 +02:00
jetty-overlay-deployer 429616 Use UTF-8 encoding for XML 2014-03-10 15:23:08 +11:00
jetty-plus reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-proxy Merged branch 'master' into '431642'. 2014-04-29 15:59:23 +02:00
jetty-quickstart deferred apache and quickstart until 9.2 2014-03-31 14:01:39 +11:00
jetty-rewrite reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-rhttp Happy New Year - 2014! 2014-01-02 14:50:14 -07:00
jetty-runner reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-security 428904 Add logging of which webapp has path with uncovered http methods 2014-04-28 12:17:49 +02:00
jetty-server 433572 default to sending date header 2014-04-28 14:50:58 +02:00
jetty-servlet 433572 default to sending date header 2014-04-28 14:50:58 +02:00
jetty-servlets 432468 Improve command CGI path handling 2014-04-11 10:48:24 +10:00
jetty-spdy 431642 - Implement ProxyServlet using Servlet 3.1 async I/O. 2014-04-19 12:36:15 +02:00
jetty-spring reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-start 433563 - Jetty fails to startup on windows - InvalidPathException 2014-04-28 13:59:55 -07:00
jetty-util 433479 Improved resource javadoc 2014-04-25 14:36:59 +02:00
jetty-util-ajax reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-webapp 433365 No such servlet: __org.eclipse.jetty.servlet.JspPropertyGroupServlet__ 2014-04-24 11:47:04 +02:00
jetty-websocket Tidying up ws-test-client read operations (in hope that it will address test failures on jenkins) 2014-04-25 12:48:04 -07:00
jetty-xml reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
tests 433244 Session manager lifecycle cleanup 2014-04-24 13:31:00 +02: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 renamed README.txt to README.TXT and updated contents 2013-08-29 00:32:36 +10:00
README.md Initial commit 2013-08-30 07:04:21 -07:00
VERSION.txt set for dev 2014-04-02 16:25:26 -05: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 Updated profiles for JDK 7u55 and JDK 8u05 with the right NPN and ALPN versions. 2014-04-17 13:56:10 +02: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