This type is a class for model objects.
@since 7.0.0 Defines actions to be taken on request and response headers.
Package: proxyvirtualhost| Attributes Summary | |
| headerName : EString | @since 7.0.0 The name of a header. |
| headerValue : EString | @since 7.0.0 The value of a header |
| headerModifyAction : HeaderActionKind | @since 7.0.0 The action to be taken such as add, modify, delete, or replace. |
| headerValueExpression : EString | @since 7.0.0 A regular expression applied to the value of headerName. If a match exists, headerValue will replace the value of the header. |
| HTTPHeaderRequestAction : HTTPRequestHeaderAction @ | * No description is available * |
| HTTPHeaderResponseAction : HTTPResponseHeaderAction @ | * No description is available * |
| Attribute Details |