Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Konstantin Gribov 9657be1c72 Fixes #1171 - Jetty-client throws NPE for request to IDN hosts only when `HttpClient#send(...)` is called.
Added early check for null host when creating requests in HttpClient.
Added test for incorrect IDN redirect.

Signed-off-by: Konstantin Gribov <grossws@gmail.com>
Reviewed-by: Simone Bordet <simone.bordet@gmail.com>
2016-12-20 16:08:48 +01: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 Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
apache-jsp Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
apache-jstl Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
examples Pull request #1107 2016-11-16 14:48:18 +11:00
jetty-alpn Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-annotations Issue #1135 - Avoid allocations from Method.getParameterTypes() if possible 2016-11-30 09:36:30 +11:00
jetty-ant Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-cdi Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-client Fixes #1171 - Jetty-client throws NPE for request to IDN hosts only when `HttpClient#send(...)` is called. 2016-12-20 16:08:48 +01:00
jetty-continuation Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-deploy Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-distribution Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-documentation Merge pull request #1176 from WalkerWatch/jetty-9.3.x 2016-12-19 12:59:10 -07:00
jetty-fcgi Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-gcloud Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-http Issue #1114 - persisting NativeWebSocketConfiguration mappings 2016-12-14 15:31:23 -07:00
jetty-http-spi Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-http2 Fixes #1169 - HTTP/2 reset on a stalled write does not unblock writer thread. 2016-12-14 11:07:00 +01:00
jetty-infinispan Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-io Issue #1146 - jetty.server.HttpInput deadlock. 2016-12-20 11:40:27 +01:00
jetty-jaas Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-jaspi Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-jmx Issue #1135 - Avoid allocations from Method.getParameterTypes() if possible 2016-11-30 09:36:30 +11:00
jetty-jndi Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-jspc-maven-plugin Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-maven-plugin Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-monitor Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-nosql Merge pull request #1080 from telomir/fix-for-mongodb-scavenging-immortal-sessions 2016-11-09 10:29:56 +11:00
jetty-osgi Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-overlay-deployer Happy New Year 2016 2016-01-04 14:31:22 -07:00
jetty-plus Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-proxy Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-quickstart Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-rewrite Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-runner Issue #1092 2016-11-18 14:17:43 +11:00
jetty-security Fixes #1081 - DigestAuthenticator does not check the realm sent by the client. 2016-11-07 19:25:06 +01:00
jetty-server Issue #1175 - Correcting test DispatchType 2016-12-14 12:16:53 -07:00
jetty-servlet Merge branch 'release-9.3.14' into jetty-9.3.x 2016-11-07 10:45:04 -06:00
jetty-servlets Fixes #1099 - PushCacheFilter pushes POST requests. 2016-11-14 22:28:27 +01:00
jetty-spring Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-start Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-util Issue #1134 HPACK 2016-12-02 10:27:14 +11:00
jetty-util-ajax Issue #1135 - Avoid allocations from Method.getParameterTypes() if possible 2016-11-30 09:36:30 +11:00
jetty-webapp Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
jetty-websocket Issue #1114 - removing redundant exportConfiguration 2016-12-15 10:44:34 -07:00
jetty-xml Updating to version 9.3.15-SNAPSHOT 2016-10-28 13:01:34 -07:00
logos Adding logos 2016-07-08 08:45:26 -07:00
scripts Fixing script 2016-10-14 10:33:33 -07:00
tests Added test cases for HEAD requests. 2016-12-16 15:34:13 +01:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Adding <c:catch> JSTL test cases 2015-07-23 16:11:16 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-12-15 07:57:45 -07:00
Jenkinsfile Merge branch 'jetty-9.2.x' into jetty-9.3.x 2016-10-20 15:11:25 -07:00
KEYS.txt Updating gpg/pgp KEYS.txt 2016-11-16 07:58:39 -07:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt Happy New Year 2016 2016-01-04 14:31:22 -07:00
README.md Updates for Chapter 14. 2016-07-20 16:09:01 -04:00
VERSION.txt Fixing duplicated entries in older versions 2016-11-15 14:32:23 -07:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
pom.xml Merge branch 'jetty-9.2.x' into jetty-9.3.x 2016-12-16 16:34:17 -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, HTTP/2 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 available on the Jetty Eclipse website.

Building

To build, use:

  mvn clean install

The Jetty distribution will be built in jetty-distribution/target/distribution.

The first build may take a longer than expected as Maven downloads all the dependencies.

The build tests do a lot of stress testing, and on some machines it is necessary to set the file descriptor limit to greater than 2048 for the tests to all pass successfully.

It is possible to bypass tests by building with mvn -Dmaven.test.skip=true install but note that this will not produce some of the test jars that are leveraged in other places in the build.

Professional Services

Expert advice and production support are available through Webtide.com.