Request-Qs-Policy; Request-Qs-Profile - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Examples
v Sets the policy for non-XML requests to run a side effect Processing Rule, which

request-qs-policy

Determines how to handle HTTP Query Strings.
Syntax
request-qs-policy {allow | deny | require}
Parameters
allow (Default) Allows Query Strings in the request.
deny
require
Related Commands

request-qs-profile

request-qs-profile
Specifies the Name-Value Profile to apply to HTTP Query Strings.
Syntax
request-qs-profile name
no request-qs-profile name
Parameters
name
Guidelines
Use the request-qs-profile command to set the Name-Value Profile to apply to
Query Strings when request-qs-policy is either allow or require. If no profile is
specified, no processing is applied. Use the Global webapp-gnvc command to
create a Name-Value Profile.
Use the no request-qs-profile command to remove any assigned Name-Value
Profile.
Related Commands
request-qs-policy, webapp-gnvc (Global)
766
Command Reference
does not change the content of the request but does check authentication. The
Processing Rule is then identified.
# request-nonxml-policy side
# request-nonxml-rule request-aaa
#
Rejects requests that contain Query Strings.
Requires request to contain Query Strings. Rejects requests without Query
Strings.
Specifies the name of an existing Name Value Profile.

Advertisement

Table of Contents
loading

Table of Contents