SimpleWorkerRequest.GetRawUrl Method ()
.NET Framework (current version)
Returns the URL path contained in the header with the query string appended.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.StringThe raw URL path of the request header.
Note |
|---|
The returned URL is not normalized. Using the URL for access control, or security-sensitive decisions can expose your application to canonicalization security vulnerabilities. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
