Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPRequest.URL Property

Represents the Universal Resource Locator for the HTTP request.

Pascal
property URL: string;

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- or parameter-encoding for the host, path, document, or queries.

TIdHTTP.Get TIdHTTP.Put

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.