HTTP status codes. More...
#include <UPnPsdk/visibility.hpp>
Include dependency graph for statcodes.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| const char * | http_get_code_text (int statusCode) |
| Return the right status message based on the passed in int statusCode input parameter. | |
HTTP status codes.
This file defines status codes, buffers to store the status messages and functions to manipulate those buffers.
Definition in file statcodes.hpp.
| const char * http_get_code_text | ( | int | statusCode | ) |
Return the right status message based on the passed in int statusCode input parameter.
| [in] | statusCode | Status code based on which the status table and status message is returned. |
Definition at line 166 of file statcodes.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: