Internet Direct (Indy) Version 9.0.2 Beta
TIdHTTPRequest.URL
Represents the Universal Resource Locator for the HTTP request.

property URL: String;
Description
URL is a String property that represents the Universal Resource Locator to use for the HTTP request. URL is used when TIdHTTP prepares a request for execution using the TIdHTTPProtocol prtocol handler, and contains the URL value prior to URL-encoding.