跳转到内容
搜索文档

raw.http.request.uri.args

raw.http.request.uri.argsMap<Array<String>>

The raw HTTP URI arguments associated with a request represented as a Map (associative array).

This is the raw field version of the http.request.uri.args 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

这篇文档对您有帮助吗?