Definition at line 1861 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 1865 of file civetweb.c.
int mg_file_stat::is_gzipped |
Definition at line 1866 of file civetweb.c.
time_t mg_file_stat::last_modified |
Definition at line 1864 of file civetweb.c.
int mg_file_stat::location |
Definition at line 1868 of file civetweb.c.
uint64_t mg_file_stat::size |
Definition at line 1863 of file civetweb.c.