DocsEdge Stack
1.4
Remove Request Headers
1 min • readThe
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.