System.Web.Hosting.SimpleWorkerRequest.GetRawUrl Method

Returns the URL path contained in the header with the query string appended.

Syntax

public override string GetRawUrl ()

Returns

The 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.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0