Definition at line 2233 of file civetweb.c.
Public Attributes | |
int | is_directory |
int | is_gzipped |
time_t | last_modified |
int | location |
uint64_t | size |
int mg_file_stat::is_directory |
Definition at line 2237 of file civetweb.c.
int mg_file_stat::is_gzipped |
Definition at line 2238 of file civetweb.c.
time_t mg_file_stat::last_modified |
Definition at line 2236 of file civetweb.c.
int mg_file_stat::location |
Definition at line 2240 of file civetweb.c.
uint64_t mg_file_stat::size |
Definition at line 2235 of file civetweb.c.