This is the request line your origin received.
If a Path Rewrite rule mapped /legacy/foo → /foo,
the path below shows the rewritten value. The query string only contains keys
your cache policy allowed through.
Request line
Method
GET
Path (received at origin)
/uri
Raw query string
(empty)
Query parameters0 params
No query string.
What to look for
Path Rewrite
If your rule rewrote the path, the value above is the rewritten one — the origin never sees the original.
Query-string forwarding
Cache policies can strip or whitelist query strings. Anything the browser sent but isn't above was stripped.