Internet Direct (Indy)
Home
PreviousUpNext
TIdCustomHTTP.URL Property

Represents the attributes of a resource accessed by an HTTP request.

Pascal
property URL: TIdURI;

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 and when preparing the request for the HTTP command verb. URL may also be used, when CookieManager has been assigned for the HTTP client, to set the realm or domain for cookie values found in an HTTP response.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.