rtl433  UNKNOWN
RTL-433 utility
mg_http_endpoint Struct Reference

Data Fields

struct mg_http_endpointnext
 
struct mg_str uri_pattern
 
char * auth_domain
 
char * auth_file
 
mg_event_handler_t handler
 
void * user_data
 

Field Documentation

◆ auth_domain

char* mg_http_endpoint::auth_domain

◆ auth_file

char* mg_http_endpoint::auth_file

◆ handler

mg_event_handler_t mg_http_endpoint::handler

Referenced by mg_http_handler2().

◆ next

◆ uri_pattern

struct mg_str mg_http_endpoint::uri_pattern

◆ user_data

void* mg_http_endpoint::user_data

Referenced by deliver_chunk(), and mg_http_handler2().


The documentation for this struct was generated from the following file: