---
title: bereq.url.qs
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/backend-request/bereq-url-qs
---

**Type:** STRING  
**Access:** read-only

**Available in:** pass, miss, fetch

The query string portion of `bereq.url`. This will
be from immediately after the `?` to the end of the URL.
