rtl433  UNKNOWN
RTL-433 utility
mg_http_endpoint_opts Struct Reference

#include <mongoose.h>

Data Fields

void * user_data
 
const char * auth_domain
 
const char * auth_file
 

Field Documentation

◆ auth_domain

const char* mg_http_endpoint_opts::auth_domain

Referenced by mg_http_handler2().

◆ auth_file

const char* mg_http_endpoint_opts::auth_file

Referenced by mg_http_handler2().

◆ user_data

void* mg_http_endpoint_opts::user_data

Referenced by mg_http_handler2().


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