|
Apache HTTPD
|
#include <cache_common.h>
Public Attributes | |
| unsigned int | parsed:1 |
| unsigned int | cache_control:1 |
| unsigned int | pragma:1 |
| unsigned int | no_cache:1 |
| unsigned int | no_cache_header:1 |
| unsigned int | no_store:1 |
| unsigned int | max_age:1 |
| unsigned int | max_stale:1 |
| unsigned int | min_fresh:1 |
| unsigned int | no_transform:1 |
| unsigned int | only_if_cached:1 |
Definition at line 30 of file cache_common.h.
Definition at line 32 of file cache_common.h.
Definition at line 37 of file cache_common.h.
Definition at line 38 of file cache_common.h.
Definition at line 39 of file cache_common.h.
Definition at line 34 of file cache_common.h.
Definition at line 35 of file cache_common.h.
Definition at line 36 of file cache_common.h.
Definition at line 40 of file cache_common.h.
Definition at line 41 of file cache_common.h.
Definition at line 31 of file cache_common.h.
Definition at line 33 of file cache_common.h.