myMPD
Internal API documentation
|
tagart functions More...
Go to the source code of this file.
Functions | |
bool | request_handler_tagart (struct mg_connection *nc, struct mg_http_message *hm, struct t_mg_user_data *mg_user_data) |
tagart functions
bool request_handler_tagart | ( | struct mg_connection * | nc, |
struct mg_http_message * | hm, | ||
struct t_mg_user_data * | mg_user_data | ||
) |
Request handler for /tagart
nc | mongoose connection |
hm | http message |
mg_user_data | webserver configuration |