raw.http.request.uri.query
raw.http.request.uri.query
String The entire query string without the ?
delimiter and without any transformation.
This is the raw field version of the http.request.uri.query
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.
Note: This raw field may include some basic normalization done by Cloudflare's HTTP server. However, this can change in the future.
Categories:
- Request
- URI
- Raw fields