10-18
User
OL-26572-01
Chapter
Configuring
Ta
Parameter
Variable
Description
$(number)
Expands
in
using
with
the
matches
the
$(0)
$(1)
$(2)
$(3)
If
the
$http_query_string()
Expands
example,
following
$http_query_string()
ram1=value1¶m2=value2
This
$http_query_param(query-param-name)
The
$param(query-param-name)
Expands
For
the
$http_query_param(category)
$http_query_param(session)
If
variable
GET
$http_cookie(cookie-name)
Evaluates
$http_cookie(cookiexyz).
$http_header(request-header-name)
Evaluates
case
specified
$http_header(user-agent).
sensitive.
$http_method()
Evaluates
POST.