RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPReqResp Methods

The methods of the THTTPReqResp class are listed here.

 
Name 
Description 
 
Called when an application uses a component interface. 
 
Called when an application releases a component interface. 
 
Returns the value of the MimeBoundary property. 
 
Sets the value of the MimeBoundary property. 
 
Name 
Description 
 
Responds after the last constructor executes. 
 
Performs transport-specific setup before executing an encoded method call. 
 
Raises an exception when an error is detected. 
 
Raises an exception if the response to a SOAP method call has a common invalid content-type header. 
 
Establishes or terminates a connection to the Web Service application. 
 
This is the overview for the Execute method overload. 
 
Get 
Sends a "Get" request to the server and retrieves the results. 
 
Returns a reference to this component. 
 
This is HandleWinInetError, a member of class THTTPReqResp. 
 
Allocates memory for each instance of THTTPReqResp
 
Receives the contents of an HTTP response to the message sent by the Send message. 
 
Send 
Sends the encoded method call as an HTTP-based SOAP message. 
 
SendGets sends a "GET" request to the server. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!