Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdHTTPRequest.Method
TIdHTTPRequest
,
See Also
Indicates the HTTP method to use for the request.
property
Method: TIdHTTPMethod;
Description
Method is a
TIdHTTPMethod
property that represents the HTTP method to use for the
URL
in the HTTP request. Method is used when
TIdHTTP
needs to prepares a request, and during execution using the
TIdHTTPProtocol
protocol handler.