Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Jesse McConnell 46c1734817 Updating VERSION.txt top section 2014-04-01 09:01:59 -05: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-03-07 09:10:08 -06:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples Refactored NPN code for the soon-to-arrive ALPN code. 2014-03-20 16:22:43 +01:00
jetty-annotations merged quickstart changes 2014-03-14 13:07:00 +11:00
jetty-ant 429616 Use UTF-8 encoding for XML 2014-03-10 15:23:08 +11:00
jetty-client Fixed imports referencing JUnit 3 and old matcher libraries. 2014-03-27 15:34:48 +01:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-deploy 428817 - jetty-start / Allow for property to configure deploy manager `webapps` directory 2014-03-21 11:54:41 -07:00
jetty-distribution deferred apache and quickstart until 9.2 2014-03-31 14:01:39 +11:00
jetty-fcgi 424107 - Jetty should not finish chunked encoding on exception. 2014-03-21 21:29:43 +01:00
jetty-http Fixed imports referencing JUnit 3 and old matcher libraries. 2014-03-27 15:34:48 +01:00
jetty-http-spi [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-io organised imports 2014-03-31 09:57:59 +11:00
jetty-jaas [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jndi Exclude javax.activation jar from glassfish mail jar as unnecessary. 2014-03-10 13:42:05 +11:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jspc-maven-plugin [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-maven-plugin [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-monitor [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-nosql 429357 JDBCSessionManager.Session.removeAttribute don't set dirty flag if attribute already removed 2014-03-13 16:21:23 +11:00
jetty-osgi 429616 Use UTF-8 encoding for XML 2014-03-10 15:23:08 +11:00
jetty-overlay-deployer 429616 Use UTF-8 encoding for XML 2014-03-10 15:23:08 +11:00
jetty-plus merged quickstart changes 2014-03-14 13:07:00 +11:00
jetty-proxy Made easier for subclasses to customize the response code in case of 2014-04-01 15:50:41 +02:00
jetty-rewrite Revert "remove java7 generics" 2014-03-24 11:55:50 +11:00
jetty-rhttp Happy New Year - 2014! 2014-01-02 14:50:14 -07:00
jetty-runner [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-security Fixed imports referencing JUnit 3 and old matcher libraries. 2014-03-27 15:34:48 +01:00
jetty-server 431592 - do not resolved forwarded-for address 2014-03-31 12:17:53 +11:00
jetty-servlet improved AsyncServletTest 2014-03-24 15:11:40 +11:00
jetty-servlets [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-spdy 424107 Abort HttpTransport if already committed on error 2014-03-21 13:51:30 +11:00
jetty-spring [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-start 427204 - jetty-start / startup incorrectly requires directory in jetty.base 2014-03-21 11:54:41 -07:00
jetty-util organised imports 2014-03-31 09:57:59 +11:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-webapp 414885 Don't expose JDT classes by default 2014-03-24 14:13:28 +11:00
jetty-websocket 430654 430242 - Closeable SharedBlockingCallback 2014-03-22 09:36:09 +11:00
jetty-xml JDK 8 build fix: now test uses LinkedHashMap to avoid random position of attributes in XML. 2014-03-20 15:26:09 +01:00
tests Revert "remove java7 generics" 2014-03-24 11:55:50 +11: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 Updating VERSION.txt top section 2014-04-01 09:01:59 -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 deferred apache and quickstart until 9.2 2014-03-31 14:01:39 +11: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