Property FullUrl
FullUrl
Gets the full URL for this request, with scheme, host, port, path and query.
public string FullUrl { get; }
Property Value
Remarks
This property brings local request data, so it may not reflect the original client request when used with proxy or CDNs.