Skip to content

JettyCoreHttpHandlerAdapter compatibility with Jetty 12.0.17 #34561

Closed
@jhoeller

Description

@jhoeller

Jetty 12.0.17 asserts that provided HTTP status values are within a defined range which breaks Spring's JettyCoreServerHttpResponse.applyStatusCode implementation which defaults to 0. We should simply skip the setStatus call in that default case instead.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions