Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt f63ec00028 Bumping up release plugin version 2014-07-23 09:33:10 -07:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates [maven-release-plugin] prepare for next development iteration 2014-06-09 13:37:54 -05:00
apache-jsp [maven-release-plugin] prepare for next development iteration 2014-06-09 13:37:54 -05:00
apache-jstl [maven-release-plugin] prepare for next development iteration 2014-06-09 13:37:54 -05:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples 436987 limited range of default acceptors and selectors 2014-07-17 14:29:58 +10:00
jetty-alpn Updated NPN and ALPN to JDK 7u65 and 8u11. 2014-07-17 11:48:19 +02:00
jetty-annotations expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-ant [maven-release-plugin] prepare for next development iteration 2014-06-09 13:37:54 -05:00
jetty-client expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-continuation 438190 findbug improvements 2014-07-10 14:41:32 +10:00
jetty-deploy expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-distribution 435895 jetty spring module is not in distribution 2014-06-16 12:19:24 +02:00
jetty-fcgi Guarded calls to LOG.debug() with if (LOG.isDebugEnabled()) to reduce allocation of varargs Object[]. 2014-07-15 18:49:14 +02:00
jetty-http Minor typo fix 2014-07-17 08:31:08 +10:00
jetty-http-spi expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-io 432815 Fixed selector stop race 2014-07-18 12:05:32 +10:00
jetty-jaas expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-jaspi 439369 Deprecate CrossContextPseudoSession 2014-07-17 18:36:35 +10:00
jetty-jmx expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-jndi 438190 findbug improvements 2014-07-10 14:41:32 +10:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2014-06-09 13:37:54 -05:00
jetty-jspc-maven-plugin 439809 mvn jetty:jspc cannot find taglibs in dependency jars 2014-07-23 10:41:56 +10:00
jetty-maven-plugin expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-monitor expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-nosql expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-osgi expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-overlay-deployer expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-plus expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-proxy Guarded calls to LOG.debug() with if (LOG.isDebugEnabled()) to reduce allocation of varargs Object[]. 2014-07-23 11:35:47 +02:00
jetty-quickstart 439394 load-on-startup with value 0 not preserved for quickstart 2014-07-11 16:25:32 +10:00
jetty-rewrite 438190 findbug improvements 2014-07-10 14:41:32 +10:00
jetty-rhttp expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-runner [maven-release-plugin] prepare for next development iteration 2014-06-09 13:37:54 -05:00
jetty-security expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-server expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-servlet expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-servlets 411323 - DosFilter/QoSFilter should use AsyncContext rather than Continuations. 2014-07-23 14:07:14 +02:00
jetty-spdy Replaced usage of Continuation with AsyncContext. 2014-07-23 14:56:31 +02:00
jetty-spring 435895 jetty spring module is not in distribution 2014-06-16 12:19:24 +02:00
jetty-start expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-util expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2014-06-09 13:37:54 -05:00
jetty-webapp expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-websocket expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-xml expanded tabs in indents 2014-07-23 16:49:05 +10:00
tests expanded tabs in indents 2014-07-23 16:49:05 +10: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 testing autopush 2014-07-14 11:16:35 -05:00
README.md Initial commit 2013-08-30 07:04:21 -07:00
VERSION.txt Updating VERSION.txt top section 2014-07-23 08:50:31 -07: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 Bumping up release plugin version 2014-07-23 09:33:10 -07: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