|
static void send_http_error(struct mg_connection *, int,
|
|
static void send_http_error(struct mg_connection *, int,
|
|
PRINTF_FORMAT_STRING(const char *fmt), ...)
|
|
PRINTF_FORMAT_STRING(const char *fmt), ...)
|
|
static void send_http_error(struct mg_connection *conn, int status, const char *fmt, ...)
|
|
static void send_http_error(struct mg_connection *conn, int status, const char *fmt, ...)
|