LBHttpResponseHeaderDeleteAction

LBHttpResponseHeaderDeleteAction
LBHttpResponseHeaderDeleteAction

This action is used to delete header fields of HTTP response messages at HTTP_RESPONSE_REWRITE phase. One action can be used to delete allgi 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"
}