src/microhttpd/reason_phrase.h File Reference

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)

Function Documentation

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 152 of file reason_phrase.c.

Referenced by build_header_response().

Here is the caller graph for this function:


Generated on 14 Oct 2014 for GNU libmicrohttpd by  doxygen 1.6.1