LBHttpRequestHeaderDeleteAction

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
This class requires all of the following:
JSON Example
{
    "type": "string",
    "header_name": "string"
}