How to overwrite or remove a response header in EAP 7?
Issue
- Is it possible to configure EAP 7 to overwrite or remove a response header?
-
Apache httpd can overwrite or remove a response header by using mod_headers
Headerdirective:Header set Foo BarHeader unset FooI would like to know if EAP 7 (Undertow) has a configuration to achieve the same feature.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.