Gbox 4.20
Grow box automation and monitoring - <a href='https://sites.google.com/site/growboxguy/'>https://sites.google.com/site/growboxguy/</a>
 
Loading...
Searching...
No Matches
ELClientRest.cpp File Reference

Constructor and functions for ELClientRest. More...

#include "ELClientRest.h"
Include dependency graph for ELClientRest.cpp:

Go to the source code of this file.

Enumerations

enum  HEADER_TYPE { HEADER_GENERIC = 0 , HEADER_CONTENT_TYPE , HEADER_USER_AGENT }
 

Detailed Description

Constructor and functions for ELClientRest.

Author
B. Runnels
T. von Eicken
Date
2016

Definition in file ELClientRest.cpp.

Enumeration Type Documentation

◆ 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.