ADC Advanced Policy Expressions

HTTP_TRACKING_E


Provides the tracking type of the HTTP Request or Response. (Length, Fin, Chunk)

Enumerations

LENGTH

FIN

CHUNK

UNKNOWN_TRACKING

This topic lists the expressions that are provided by this class.

EQ (http_tracking_e t)

The result is Boolean TRUE if the tracking type of the HTTP request or response matches the input argument.

Parameters (expressions not allowed):

            t- Http Tracking Mechanism

Returns: bool_at

HTTP_TRACKING_E

In this article