LBHttpRequestHeaderDeleteAction
LBHttpRequestHeaderDeleteAction
This action is used to delete header fields of HTTP request messages at HTTP_REQUEST_REWRITE phase. One action can be used to delete all headers with same header name. To delete headers with different header names, multiple actions must be defined.
AllOf
JSON Example
{
"type": "string",
"header_name": "string"
}