mg_set_request_handler( ctx, uri, handler, cbdata );
ctx
struct mg_context *
uri
const char *
handler
mg_request_handler
cbdata
void *
none