jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

Results 665 jetty.project issues
Sort by recently updated
recently updated
newest added

**Jetty version** 9.4.x, 10.0.x **Description** See #5045 for some background. After looking at that issue, it is apparent that when we fail to do all our writing as channels, we...

Stale

**Target Jetty version(s)** Check path and other attributes from set cookie when building a push request. **Enhancement Description** See https://github.com/eclipse/jetty.project/issues/8294

Enhancement

**Jetty version(s)** jetty-9.4.20.v20190813 https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.20.v20190813 **Java version/vendor** java version "1.8.0_191" Java(TM) SE Runtime Environment (build 1.8.0_191-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode) **OS type/version** windows 10 **Description** in...

Bug

**Jetty version(s)** 9.4.42.v20210604 **Java version/vendor (use: java -version)** openjdk 11.0.11 2021-04-20 LTS OpenJDK Runtime Environment Corretto-11.0.11.9.1 (build 11.0.11+9-LTS) OpenJDK 64-Bit Server VM Corretto-11.0.11.9.1 (build 11.0.11+9-LTS, mixed mode) **OS type/version** In...

Bug

**jetty-12.0.x** Some `jetty-ee8-plus` tests are failing, because they use `src/test/resources` such as `web.xml` and `web-fragment.xml` that have not been transformed from `ee9` to `ee8`.

Bug

**Jetty version(s)** 9.4+ **Java version/vendor** `(use: java -version)` All **OS type/version** Alll **Description** Currently `HostPort` allows odd authorities that make no sense. ``` Host: :9999 Host: - Host: -:8888 Host:...

Bug

**Jetty version** org.eclipse.jetty:jetty-client:9.4.36.v20210114 **Java version** openjdk version "11.0.2" 2019-01-15 **Question** Hi Community, It is a follow up question of a [question](https://github.com/eclipse/jetty.project/issues/6512) that I raised earlier. I tried to use `preCreateConnections`...

Enhancement

**jetty-12.0.x** Changes were made to the `jetty-ee10-tests-quickstart` for the new `Resource` implementation, but no changes were made to the `jetty-ee9-tests-quickstart` classes. Need to port those changes from ee10 to ee9.

Bug

**jetty-12.0.x* When you hit any of the urls for the ee9 demos or ee10 demos, the log always shows this kind of output: > 2022-07-12 18:21:09.314:WARN :oeju.Blocker:qtp133250414-31: Blocking.Callback incomplete >...

Bug

**Jetty version(s)** 12 **Java version/vendor** `(use: java -version)` 17 **Description** Two things have been noticed when working with the tests against the `jetty-ee#-maven-plugin` implementations in Jetty 12. First, is that...

Bug
Stale