https://bz.apache.org/bugzilla/show_bug.cgi?id=58750
--- Comment #11 from Phillip Webb <[email protected]> --- Removing all server header processing code will break back compatibility. Specifically, this recently added Spring Boot feature [1] will stop working since it relies on the `server` attribute being picked up. [1] https://github.com/spring-projects/spring-boot/issues/4461 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
