HttpCommon.h
Go to the documentation of this file.
String httpGetStatusText(enum http_status code)
Return a descriptive string for an HTTP status code.
Definition: HttpCommon.h:42
String httpGetErrorDescription(enum http_errno err)
Return a descriptive string for the given error.
Definition: HttpCommon.h:37
Definition: HttpCommon.h:41
String httpGetErrorName(enum http_errno err)
Return a string name of the given error.
Definition: HttpCommon.h:40
Definition: HttpCommon.h:39
Definition: HttpCommon.h:38