Apache2
cache_socache_info_t Struct Reference

#include <cache_socache_common.h>

Collaboration diagram for cache_socache_info_t:

Data Fields

apr_uint32_t format
 
int status
 
apr_size_t name_len
 
apr_size_t entity_version
 
apr_time_t date
 
apr_time_t expire
 
apr_time_t request_time
 
apr_time_t response_time
 
unsigned int header_only:1
 
cache_control_t control
 

Field Documentation

◆ control

cache_control_t cache_socache_info_t::control

◆ date

apr_time_t cache_socache_info_t::date

◆ entity_version

apr_size_t cache_socache_info_t::entity_version

◆ expire

apr_time_t cache_socache_info_t::expire

◆ format

apr_uint32_t cache_socache_info_t::format

◆ header_only

unsigned int cache_socache_info_t::header_only

◆ name_len

apr_size_t cache_socache_info_t::name_len

◆ request_time

apr_time_t cache_socache_info_t::request_time

◆ response_time

apr_time_t cache_socache_info_t::response_time

◆ status

int cache_socache_info_t::status

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