Difference between revisions of "THttpCli.URL"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
m (THttpCli:URL moved to THttpCli.URL)  | 
				|
(No difference) 
 | |
Revision as of 08:30, 19 February 2006
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 :-)