Constructor and functions for ELClientRest. More...
#include "ELClientRest.h"
Go to the source code of this file.
Enumerations | |
| enum | HEADER_TYPE { HEADER_GENERIC = 0 , HEADER_CONTENT_TYPE , HEADER_USER_AGENT } |
| enum HEADER_TYPE |
| Enumerator | |
|---|---|
| HEADER_GENERIC | Header is generic |
| HEADER_CONTENT_TYPE | Header is content type |
| HEADER_USER_AGENT | Header is user agent |
Definition at line 11 of file ELClientRest.cpp.