Skip to content

GzipFilterProperties for configuring the Jetty gzip filter is wrong #3042

@criemen

Description

@criemen

Hey,

you got some typos in the properties for the jetty gzip filter:

  • excludedAgentPatterns should be excludeAgentPatterns
  • excludedPaths should be excludePaths
  • excludedPathPatterns should be excludePathPatterns.

This means that these properties don't work at all :-(

Maybe you could expose excludedMimeTypes as well.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions