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
**Jetty version** 9.4.30 **Java version** 8 **OS type/version** Mac **Description** I am using embedded jetty version 9.4.30 and use AsyncProxyServlet to reverse proxy request to the server. When the server...
Jetty version(s) 11.0.11 Java version/vendor (use: java -version) 17.0.8 Spring boot version(s) 2.7.15 OS type/version Linux we are observing that for one of the target fqdn "www.abc.com",when we are trying...
I have a requirement to allow different proxy settings for each host (based on standard `ProxySelector` in Java, which takes in a URI to determine proxy settings for a given...
**Jetty Version** 10.0.20 **Java Version** 11 **Question** In Apache Solr, IndexFetcher is an utility used to download index files. First the client would request the file list, which could be...
### **Overview** I would like to suggest Jetty should integrate Web3 OAuth/Sign-In to let users log in with their blockchain wallets, like MetaMask or WalletConnect. This move taps into the...
**Jetty Version** 12.0.6 **Jetty Environment** core **Java Version** 21 **Question** When using HTTP/1.1 in the past, I remember `HttpResponse.getReason()` returning the equivalent of `HttpStatus.Code.getMessage()` but when using HTTP/2 I see...
**Jetty version(s)** 11.0.20 and 12.0.7 **Jetty Environment** core **Java version/vendor** `(use: java -version)` 11, 17, 21 (tested with OpenJDK zulu) **OS type/version** OSX **Description** A PUT request made using the...
**Jetty version(s)** 10.0.17 **Jetty Environment** N/A **Java version/vendor** `(use: java -version)` java 17.0.9 2023-10-17 LTS **OS type/version** Linux 5.4.17-2136.325.5.el7uek.x86_64 x86_64 **Description** Found one Java-level deadlock: ============================= "Connector-Scheduler-3e2055d6-1": waiting for ownable...
**Jetty version(s)** 12.0.7 **Jetty Environment** All **Java version/vendor** `(use: java -version)` All **OS type/version** All **Description** While working PR #11496 the idea of not allowing FRAGMENT section in a Request...