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