HttpCommon.h
Go to the documentation of this file.
Definition: HttpCommon.h:91
Definition: HttpCommon.h:90
String httpGetErrorName(HttpError err)
Return a string name of the given error.
Definition: HttpCommon.h:107
Definition: HttpCommon.h:85
String httpGetErrorDescription(HttpError err)
Return a descriptive string for the given error.
Definition: HttpCommon.h:89
String httpGetStatusText(unsigned code)
Return a descriptive string for an HTTP status code.
Definition: HttpCommon.h:125
HttpMethod
Strongly-typed enum which shadows http_method from http_parser library.
Definition: HttpCommon.h:42
XX(num, name, string)
Definition: HttpCommon.h:88
Definition: HttpCommon.h:87
HttpConnectionState
Identifies current state for an HTTP connection.
Definition: HttpCommon.h:84
Definition: HttpCommon.h:86