myMPD
Internal API documentation
Loading...
Searching...
No Matches
tagart.h File Reference

tagart functions More...

#include "dist/mongoose/mongoose.h"
#include "src/webserver/utility.h"
#include <stdbool.h>
Include dependency graph for tagart.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool request_handler_tagart (struct mg_connection *nc, struct mg_http_message *hm)

Detailed Description

tagart functions

Function Documentation

◆ request_handler_tagart()

bool request_handler_tagart ( struct mg_connection * nc,
struct mg_http_message * hm )

Request handler for /tagart

Parameters
ncmongoose connection
hmhttp message
Returns
true on success, else false