Remove Headers
Overview
The Remove Headers Traffic Policy action enables you to remove headers from an HTTP request before it is sent upstream or from an HTTP response before it is sent back to the client.
Configuration Reference
The Traffic Policy configuration reference for this action.
Supported Phases
on_http_request
, on_http_response
Type
remove-headers
Configuration Fields
headersarray of stringsRequired
List of header keys to remove from the request or response.
Minimum
1
, Maximum10
.