uri property
The URL including cgi-parameters but excluding the hash fragment with a length limit of 5,000 characters.
This is often more useful than the referer URL, because many browsers only send the domain for 3rd party requests.
Implementation
core.String? uri;