THttpCli.URL

From Overbyte
Revision as of 17:58, 19 February 2006 by Wilfried (talk | contribs) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Main page -> ICS components reference -> THttpCli -> URL

Definition

URL : String;

The URL property is the target of Get / Post / Head methods.

Description

URL syntax is

protocol://[user[:password]@]server[:port]/path

How To / Examples

Nothing yet :-)