PsychichHTTP v2-dev
This commit is contained in:
@@ -9,7 +9,7 @@ bool http_redirection(int code);
|
||||
bool http_client_error(int code);
|
||||
bool http_server_error(int code);
|
||||
bool http_failure(int code);
|
||||
const char *http_status_group(int code);
|
||||
const char *http_status_reason(int code);
|
||||
const char* http_status_group(int code);
|
||||
const char* http_status_reason(int code);
|
||||
|
||||
#endif // MICRO_HTTP_STATUS_H
|
||||
Reference in New Issue
Block a user