26 #ifndef CACHE_SOCACHE_COMMON_H
27 #define CACHE_SOCACHE_COMMON_H
33 #define CACHE_SOCACHE_VARY_FORMAT_VERSION 1
34 #define CACHE_SOCACHE_DISK_FORMAT_VERSION 2
apr_int64_t apr_time_t
Definition: apr_time.h:45
Definition: cache_common.h:30
Definition: cache_socache_common.h:36
apr_size_t name_len
Definition: cache_socache_common.h:42
apr_time_t request_time
Definition: cache_socache_common.h:48
apr_uint32_t format
Definition: cache_socache_common.h:38
cache_control_t control
Definition: cache_socache_common.h:53
unsigned int header_only
Definition: cache_socache_common.h:51
apr_size_t entity_version
Definition: cache_socache_common.h:44
apr_time_t expire
Definition: cache_socache_common.h:47
int status
Definition: cache_socache_common.h:40
apr_time_t date
Definition: cache_socache_common.h:46
apr_time_t response_time
Definition: cache_socache_common.h:49