Docsright arrowEdge Stackright arrow1.4right arrowRemove Request Headers

1 min • read

Remove Request Headers

Ambassador Edge Stack can remove a list of HTTP headers that would be sent to the upstream from the request.

The remove_request_headers Attribute

The remove_request_headers attribute takes a list of keys used to match to the header.

A basic example

will drop header with key authorization.