MIDAS
Loading...
Searching...
No Matches
mg_http_endpoint_opts Struct Reference

#include <mongoose614.h>

Public Attributes

voiduser_data
 
const charauth_domain
 
const charauth_file
 

Detailed Description

Definition at line 5500 of file mongoose614.h.

Member Data Documentation

◆ auth_domain

const char * mg_http_endpoint_opts::auth_domain

Definition at line 5503 of file mongoose614.h.

◆ auth_file

const char * mg_http_endpoint_opts::auth_file

Definition at line 5504 of file mongoose614.h.

◆ user_data

void * mg_http_endpoint_opts::user_data

Definition at line 5501 of file mongoose614.h.


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