How to overwrite or remove a response header in EAP 7?

Solution Verified - Updated -

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 Header directive:

    Header set Foo Bar
    
    Header unset Foo
    

    I 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.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content