Complete request URL
Source position: httpdefs.pp line 456
public property THTTPHeader.URL : string index Ord(hvURL) read GetHTTPVariable write SetHTTPVariable;
URL contains the complete URL of the current request. This includes the protocol, host, port, path, and query string components.