Represents type THTTPClientMethod.
THTTPClientMethod
type THTTPClientMethod = ( cmGET, cmPOST, cmCustom);
The THTTPClientMethod type exposes the following members.
Represents constant cmCustom.
cmCustom
Represents constant cmGET.
cmGET
Represents constant cmPOST.
cmPOST