Edit

Share via


SimpleWorkerRequest.GetRawUrl Method

Definition

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

public override string GetRawUrl();

Returns

The raw URL path of the request header.

Remarks

The returned URL is not normalized. Using the URL for access control or security-sensitive decisions can expose your application to canonicalization security vulnerabilities.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1