For more information, see the Header manipulation API.

Before you begin

  1. Follow the Get started guide to install Gloo Gateway, set up a gateway resource, and deploy the httpbin sample app.

  2. Get the external address of the gateway and save it in an environment variable.

Add response headers

Add response headers to responses before they are sent back to the client.

Remove response headers

You can remove HTTP headers from a response before the response is sent back to the client.