Added new protocol strings.
This commit is contained in:
@@ -63,6 +63,7 @@
|
|||||||
//
|
//
|
||||||
#define HTTP_OK_STATUS_CODE "200"
|
#define HTTP_OK_STATUS_CODE "200"
|
||||||
#define HTTP_UNAUTHORIZED_STATUS_CODE "401"
|
#define HTTP_UNAUTHORIZED_STATUS_CODE "401"
|
||||||
|
#define HTTP_NOT_FOUND_STATUS_CODE "404"
|
||||||
#define HTTP_SERVER_ERROR_STATUS_CODE "500"
|
#define HTTP_SERVER_ERROR_STATUS_CODE "500"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user