THttpCli.URL

From Overbyte
Revision as of 12:34, 15 February 2006 by Sysop (talk | contribs) (→‎Definition)
Jump to navigation Jump to search

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 :-)