Skip to content

raw.http.request.uri.args.names

raw.http.request.uri.args.names Array<String>

The raw names of the arguments in the HTTP URI query string.

This is the raw field version of the http.request.uri.args.names field. Raw fields, prefixed with raw., preserve original request values for later evaluations. These fields are immutable during the entire request evaluation workflow, and they are not affected by the actions of previously matched rules.

Categories:
  • Request
  • URI
  • Raw fields