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(s)** 12.0.6 **Jetty Environment** All **Java version/vendor** `(use: java -version)` Any **OS type/version** Any **Description** The URI spec says that we should accept form of case when we read...

Bug
Specification

**Jetty version(s)** 12.0.6 **Jetty Environment** core **Java version/vendor** `(use: java -version)` OpenJDK 64-Bit Server VM (build 20.0.1+9-29, mixed mode, sharing) **OS type/version** Windows 11 **Description** I'm suspecting I've found a...

Bug

**Jetty version(s)** 12 **Description** Currently `Resource.resolve()` will return null if the resource does not exist. This makes `Resource` harder to use (see case in PR #11279). We have `Resource.exists()` method...

Enhancement

## Issue #11271 Add support for CombinedResource in `AllowedResourceAliasChecker` and `SymlinkAllowedResourceAliasChecker`. Also added more testing into `AliasCheckerSymlinkTest`.

Bug
Sponsored

closes #11398 An alternate to this fix would be succeeding the `FrameHandler.onOpen` callback before calling the `openHandle` in `JettyWebSocketFrameHandler`.

**Jetty version(s)** 12+ **Description** Umbrella issue for optimizations to be applied to the client library after #8739.

Bug

When `PathMappingsHandler` starts, the added `Handler` instances do not get their `Handler.setServer(Server)` method called. With most Handler's this isn't a big deal, but with `ResourceHandler` this results in a badly...

Bug

Reintroduce MultiPartCompliance.LEGACY behaviors.

Enhancement
Sponsored
Specification

**Jetty version(s)**, 12.0.5 **Jetty Environment** ee10 **Java version/vendor** `(use: java -version)` java version "17.0.2" 2022-01-18 LTS **OS type/version** Windows **Description** We have a spring boot project which is using jetty...

Bug

**Jetty version(s)** 12.0.6 **Jetty Environment** ee10 **Java version/vendor** `(use: java -version)` openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime Environment (build 17.0.10+7-Debian-1deb11u1) OpenJDK 64-Bit Server VM (build 17.0.10+7-Debian-1deb11u1, mixed mode, sharing) **OS...

Bug