Definitions for ELClientRes. More...


Go to the source code of this file.
Data Structures | |
| class | ELClientRest |
Macros | |
| #define | DEFAULT_REST_TIMEOUT 5000 |
Enumerations | |
| enum | HTTP_STATUS { HTTP_STATUS_OK = 200 } |
| #define DEFAULT_REST_TIMEOUT 5000 |
Default timeout for REST requests when waiting for a response
Definition at line 17 of file ELClientRest.h.
| enum HTTP_STATUS |
| Enumerator | |
|---|---|
| HTTP_STATUS_OK | HTTP status OK response. |
Definition at line 19 of file ELClientRest.h.