Skip to content

Disabling Server Header #4730

@cemo

Description

@cemo

Please provide an option to disable Server Header for Jetty.

HttpConfiguration httpConfig = new HttpConfiguration();
httpConfig.setSendServerVersion( false );

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions