https://bz.apache.org/bugzilla/show_bug.cgi?id=58750

--- Comment #12 from Phillip Webb <pw...@pivotal.io> ---
For more information about what's driving this request see
https://github.com/spring-projects/spring-boot/issues/4730. We've specifically
looking for feature parity across all embedded servlet containers that we
support (Tomcat, Jetty, Undertow).

I think the least invasive option is to add a flag to disable the server
header. This would be similar to Jetty's
`HttpConfiguration.setSendServerVersion`, not effect any existing users and
provide a quick way to opt-out of the header.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to