URI of the HTTP request
Source position: httpdefs.pp line 546
public property TRequest.URI : string index Ord(hvURL) read GetHTTPVariable write SetHTTPVariable;
URI contains the URI portion of the HTTP request. This includes the path and query string but excludes the protocol and host information.