Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt 6861e2db99 EndPoint onIdleExpired should not close on its own
+ From discussion with Simone, the dispatched fillInterest.onFail()
  needs to occur, so that the AbstractConnection.onReadTimeout() can
  handle the close conditions needed by SPDY and WebSocket.
  The EndPoint close within onIdleExpired is a race condition with
  this onReadTimeout desired behavior.

(cherry picked from commit 9f76856fcf)
2014-04-24 10:16:21 +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
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-annotations 432483 make osgi.serviceloader support for javax.servlet.ServletContainerInitializer optional 2014-04-12 09:15:53 +10:00
jetty-ant reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-client 432528 - IllegalStateException when using DeferredContentProvider. 2014-04-15 09:03:30 +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 reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-fcgi 432270 - Slow requests with response content delimited by EOF fail. 2014-04-11 16:18:38 +02:00
jetty-http reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-http-spi reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-io EndPoint onIdleExpired should not close on its own 2014-04-24 10:16:21 +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 432483 make osgi.serviceloader support for javax.servlet.ServletContainerInitializer optional 2014-04-12 09:15:53 +10: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 Allow subclasses to override the proxied request content. 2014-04-23 22:26:22 +02: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 reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-server 432777 - Async Write Loses Data with HTTPS Server. 2014-04-16 17:33:22 +02:00
jetty-servlet 432777 - Async Write Loses Data with HTTPS Server. 2014-04-16 17:33:22 +02:00
jetty-servlets reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-spdy Added URL for new NPN version. 2014-04-17 16:23:52 +02:00
jetty-spring reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-start Added profile in the main pom.xml to build with JDK 7u55. 2014-04-16 11:06:50 +02:00
jetty-util reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-util-ajax reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-webapp reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-websocket reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
jetty-xml reverted version to SNAPSHOT 2014-04-10 16:37:25 +10:00
tests reverted version to SNAPSHOT 2014-04-10 16:37:25 +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 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 Added profile in the main pom.xml to build with JDK 7u55. 2014-04-16 11:06:50 +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