PEM::Policy::ModifyHTTPHeaderValueType

Introduced : BIG-IP_v11.5.0
Specifies the data type entered in the “Value Content” field.

Members

Member

Value

Description

MODIFY_HTTP_HEADER_VALUE_TYPE_UNKNOWN

0

The type is unknown (or is unsupported by iControl).

MODIFY_HTTP_HEADER_VALUE_TYPE_STRING

1

The HTTP header value type is string. Interprets the data entered in the “Value Content” field as a literal string.

MODIFY_HTTP_HEADER_VALUE_TYPE_TCL_SNIPPET

2

The HTTP header value type is tcl-snippet. Interprets the data entered in the “Value Content” field as a TCL snippet to execute and return a string value when the action is applied.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.