|
struct { |
int maxage |
|
int must_revalidate |
|
int no_cache |
|
int s_maxage |
|
} | cache_control |
|
const char * | content_type |
|
const char * | etag |
|
struct timeval | expires |
|
int | send_file |
|
int | status_code |
|
const char * | status_text |
|
Definition at line 48 of file test_http_media_cache.c.
The documentation for this struct was generated from the following file: