RAD Studio VCL Reference
ContentsIndex
THTTPReqResp Properties Published Properties
Published Properties
 
Name 
Description 
 
Provides the value of the User-Agent header for HTTP messages to the Web Service provider. 
 
Customizes the way THTTPReqResp generates or handles headers in the messages it sends to the server. 
 
Specifies the password that allows the client application to log on when the Web Service provider requires authentication. 
 
Lists any proxy servers that are required to make the connection. 
 
Lists the host names of locally registered servers that do not require a proxy. 
 
Indicates the binding key of a UDDI entry to use for fail-over support. 
 
Indicates the URL of the UDDI registry to use for fail-over support. 
 
Specifies the user name that allows the client application to log on to the server. 
 
Specifies whether the Content-Type header should specify UTF-8 as a character set. 
 
Indicates the target interface method using a WSDL document. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.