Definition at line 8277 of file civetweb.c.
Public Attributes | |
struct ah | ah |
char | buf [256+256+40] |
struct mg_connection * | conn |
const char * | domain |
const char * | f_domain |
const char * | f_ha1 |
const char * | f_user |
struct ah read_auth_file_struct::ah |
Definition at line 8279 of file civetweb.c.
char read_auth_file_struct::buf[256+256+40] |
Definition at line 8281 of file civetweb.c.
struct mg_connection* read_auth_file_struct::conn |
Definition at line 8278 of file civetweb.c.
const char* read_auth_file_struct::domain |
Definition at line 8280 of file civetweb.c.
const char* read_auth_file_struct::f_domain |
Definition at line 8283 of file civetweb.c.
const char* read_auth_file_struct::f_ha1 |
Definition at line 8284 of file civetweb.c.
const char* read_auth_file_struct::f_user |
Definition at line 8282 of file civetweb.c.