---
title: http.request.full_uri
description: The full URI as received by the web server.
image: https://edgetunnel-b2h.pages.dev/core-services-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/ruleset-engine/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

#  http.request.full\_uri 

`http.request.full_uri` ` String ` 

The full URI as received by the web server.

The value will not include the `#fragment` part, which is not sent to web servers.

Example value:

```txt
"https://www.example.org/articles/index?section=539061&expand=comments"
```

Categories: 
* Request
* URI

```json
{"@context":"https://schema.org","@type":"TechArticle","@id":"https://edgetunnel-b2h.pages.dev/ruleset-engine/rules-language/fields/reference/http.request.full_uri/#page","headline":"http.request.full_uri · Cloudflare Ruleset Engine docs","description":"The full URI as received by the web server.","url":"https://edgetunnel-b2h.pages.dev/ruleset-engine/rules-language/fields/reference/http.request.full_uri/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/core-services-preview.png","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/ruleset-engine/","name":"Ruleset Engine"}},{"@type":"ListItem","position":3,"item":{"@id":"/ruleset-engine/rules-language/","name":"Rules language"}},{"@type":"ListItem","position":4,"item":{"@id":"/ruleset-engine/rules-language/fields/","name":"Fields"}},{"@type":"ListItem","position":5,"item":{"@id":"/ruleset-engine/rules-language/fields/reference/","name":"Fields reference"}}]}
```
