jetty.project
jetty.project copied to clipboard
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
### We are once more confronted with a problem related to the Eclipse Jetty Website. The root of the problem stems from this [issue](https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/732) on the Eclipse helpdesk. Nested in...
Create new module jetty-nested to allow nested server inside Jetty. This module could be used to nest jetty-11 inside of jetty-10 to allow use of both javax and jakarta servlets...
org.eclipse.jetty.proxy.AsyncMiddleManServlet.onContinue(AsyncMiddleManServlet.java:177) #8538 https://github.com/eclipse/jetty.project/issues/8538
**Target Jetty version(s)** 10.0.x **Enhancement Description** Related to #6728. The client may be made aware of the mechanisms with which a server advertises HTTP/3 support, as described [here](https://datatracker.ietf.org/doc/html/draft-ietf-quic-http#section-3.1). However, applications...
currently we use have multiple jackson dependencies and so when dependabot make PRs for each some fail because of enforcer rules. Having only the bom version to change will validate...
**Jetty version(s)** 9.4.42.v20210604 **Java version/vendor** `(use: java -version)` 11 **OS type/version** linux **Description** On our production servers we sometimes experience an EOFException. It is the jetty client consuming an api....
In https://github.com/eclipse/jetty.project/issues/6612#issuecomment-898413539 it was mentioned that eclipse-infra is not used anymore and signing is not applied. I think the sections in the pom referencing the eclipse cbi should be removed...
**Jetty version(s)** 9.4.36.v20210114. **Java version/vendor** `(use: java -version)` 1.8.0_281 **OS type/version** Windows 10 **Description** This is taking place in an environment where internet access can only be performed over a...
Hi I am using 9.4.x version of jetty which acts as client to connect to the server. In my client application, I start multiple sockets (about 100) sequentially. Out of...
**Jetty version(s)** 9.4.x (including 9.4.43) **Java version/vendor** `OpenJDK 11, OpenJDK 8, Oracle 8 **OS type/version** Debian GNU/Linux 10 **Description** Trying to use Jetty as reverse proxy via ProxyServlet results in...