Internet Direct (Indy) Version 9.0.1 Beta
TIdHTTP.URL
Represents the attributes of a resource accessed by an HTTP request.

property URL: TIdURI;
Description
URL is a read-only TIdURI property that represents the attributes of a server resource in an HTTP Request, including the Protocol, Host, Port, Path, Document, and Bookmark for a resource.

URL is used in DoRequest when provided by the implementation for the HTTP command verb.