DSAzure.TAzureHTTP
Delphi
TAzureHTTP = class(TIdHTTP)
C++
class PASCALIMPLEMENTATION TAzureHTTP : public Idhttp::TIdHTTP
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | DSAzure.pas DSAzure.hpp |
DSAzure | DSAzure |
Description
Provides HTTP client functionality.
The TAzureHTTP class provides HTTP client functionality. TAzureHTTP implements methods for sending various HTTP commands (such as DELETE, MERGE, and so on) to return the appropriate response.