Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 8e62a50500 442086 - Review HttpOutput blocking writes.
Reviewed blocking writes call sites and handled exceptions in the same
way for all of them, calling HttpChannel.abort(Throwable).

Modified HttpChannel.abort() to take the failure as parameter, so that
subclasses may inspect the failure and decide what to do.
2014-08-19 18:37:53 +02: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-07-23 11:18:01 -07:00
apache-jsp moved config plugin to profile 2014-08-15 19:53:52 +10:00
apache-jstl moved config plugin to profile 2014-08-15 19:53:52 +10:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-alpn moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-annotations moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-ant cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-client moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-continuation cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-deploy moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-distribution Merge remote-tracking branch 'origin/master' into jetty-http2 2014-08-14 08:38:25 +10:00
jetty-fcgi 442086 - Review HttpOutput blocking writes. 2014-08-19 18:37:53 +02:00
jetty-http cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-http-spi cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-http2 Ignoring HEADERS, PUSH_PROMISE and DATA if the stream cannot be found. 2014-08-19 13:43:24 +02:00
jetty-io cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-jaas moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-jaspi moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-jmx moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-jndi moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-jsp moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-jspc-maven-plugin cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-maven-plugin cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-monitor moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-nosql moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-npn moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-osgi cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-overlay-deployer cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-plus moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-proxy moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-quickstart moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-rewrite moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-rhttp expanded tabs in indents 2014-07-23 16:49:05 +10:00
jetty-runner cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-security moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-server 442086 - Review HttpOutput blocking writes. 2014-08-19 18:37:53 +02:00
jetty-servlet moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-servlets Updated parameter name from "associateDelay" to "associatePeriod". 2014-08-15 18:07:41 +02:00
jetty-spdy 442086 - Review HttpOutput blocking writes. 2014-08-19 18:37:53 +02:00
jetty-spring moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-start cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
jetty-util moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-util-ajax moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-webapp moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-websocket moved config plugin to profile 2014-08-15 19:53:52 +10:00
jetty-xml cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
tests cleaned up OSGi manifest creation 2014-08-15 19:35:49 +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 Merge remote-tracking branch 'origin/master' into jetty-http2 2014-07-25 17:37:53 +10: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 moved config plugin to profile 2014-08-15 19:53:52 +10: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