Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
mg_file_stat Struct Reference

Data Fields

uint64_t size
 
time_t last_modified
 
int is_directory
 
int is_gzipped
 
int location
 

Detailed Description

Definition at line 1869 of file civetweb.c.

Field Documentation

◆ is_directory

◆ is_gzipped

int mg_file_stat::is_gzipped

Definition at line 1874 of file civetweb.c.

Referenced by handle_static_file_request(), and interpret_uri().

◆ last_modified

◆ location

int mg_file_stat::location

Definition at line 1876 of file civetweb.c.

◆ size

uint64_t mg_file_stat::size

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