Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt ef067b2624 476023 - Incorrect trimming of WebSocket close reason
+ Fixed CloseStatus.trimMaxReasonLength() to perform trim correctly
+ Deprecated CloseStatus.trimMaxReasonLength() because it creates
  to many objects
+ Removed use of CloseStatus.trimMaxReasonLength() in implementation
  code
+ Improved CloseInfo ...
  + tracks reason via utf8 byte array (not String object)
  + trims utf8 byte array as-needed
+ All non-jsr implementations use CloseInfo logic
2015-08-27 11:12:51 -07:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
advisories Adding reference to patched versions of jetty-http jars 2015-02-25 16:10:06 -07:00
aggregates [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
apache-jsp [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
apache-jstl [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-alpn [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-annotations [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-ant [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-cdi [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-client 474321 - Allow synchronous address resolution. 2015-08-05 16:51:16 +02:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-deploy [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-distribution [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-fcgi [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-http Adding testcase for reported 400 Bad request error in jetty-user mailing list 2015-08-13 14:46:10 -07:00
jetty-http-spi [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-io [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-jaas [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-jndi [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-jspc-maven-plugin [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-maven-plugin [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-monitor [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-nosql [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-osgi [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-overlay-deployer Happy New Year 2015 2015-01-07 17:03:30 -07:00
jetty-plus [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-proxy [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-quickstart [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-rewrite [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-rhttp Happy New Year 2015 2015-01-07 17:03:30 -07:00
jetty-runner [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-security [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-server Fixing javadoc 2015-08-12 14:22:53 -07:00
jetty-servlet [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-servlets [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-spdy [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-spring [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-start [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-util Fixing javadoc 2015-08-12 14:22:53 -07:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-webapp [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
jetty-websocket 476023 - Incorrect trimming of WebSocket close reason 2015-08-27 11:12:51 -07:00
jetty-xml [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
tests [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Cleanup of .gitignore 2015-01-08 12:13:45 -07:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt update the notice.txt file to reflect updated ip info 2015-02-10 16:25:00 -06:00
README.TXT testing autopush 2014-07-14 11:16:35 -05:00
README.md Removed settings.xml and updated README.md. 2015-07-30 12:55:14 +02:00
VERSION.txt Updating VERSION.txt for SNAPSHOT 2015-08-03 12:51:41 -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 [maven-release-plugin] prepare for next development iteration 2015-07-30 09:47:57 -07:00

README.md

Project description

Jetty is a lightweight highly scalable java based web server and servlet engine. Our goal is to support web protocols like HTTP, SPDY and WebSocket in a high volume low latency way that provides maximum performance while retaining the ease of use and compatibility with years of servlet development. Jetty is a modern fully async web server that has a long history as a component oriented technology easily embedded into applications while still offering a solid traditional distribution for webapp deployment.

Documentation

Project documentation is located on our Eclipse website.

Professional Services

Expert advice and production support are available through http://webtide.com.