Definition at line 1915 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 1919 of file civetweb.c.
int mg_file_stat::is_gzipped |
Definition at line 1920 of file civetweb.c.
time_t mg_file_stat::last_modified |
Definition at line 1918 of file civetweb.c.
int mg_file_stat::location |
Definition at line 1922 of file civetweb.c.
uint64_t mg_file_stat::size |
Definition at line 1917 of file civetweb.c.