This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
const char * | MHD_get_reason_phrase_for (unsigned int code) |
const char* MHD_get_reason_phrase_for | ( | unsigned int | code | ) |
Returns the string reason phrase for a response code.
If we don't have a string for a status code, we give the first message in that status code class.
Definition at line 123 of file reason_phrase.c.
References reasons.
Referenced by build_header_response().
Here is the caller graph for this function: