ADAPT::context_static

Description

This iRules command returns a handle for the static context of the current or specified side, or null string “” if the flow has not yet been initialized (for example, if the command was issued from a client side REQUEST event and the server side connection has not been established).

Syntax

ADAPT::context_static [request | response]

Examples