Skip to content

Jetty logs a custom context path incorrectly when compression is enabled #19969

@wilkinsona

Description

@wilkinsona

When compression is enabled, the ContextHandler is wrapped by a GzipHandler. When determining the context path to log, this wrapper prevents the ContextHandler from being found. As a result, an empty string is logged rather than the actual context path.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions