Apache HTTPD
Public Attributes | List of all members
cache_socache_info_t Struct Reference

#include <cache_socache_common.h>

Public Attributes

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
 

Detailed Description

Definition at line 36 of file cache_socache_common.h.

Member Data Documentation

◆ control

cache_control_t cache_socache_info_t::control

Definition at line 53 of file cache_socache_common.h.

◆ date

apr_time_t cache_socache_info_t::date

Definition at line 46 of file cache_socache_common.h.

◆ entity_version

apr_size_t cache_socache_info_t::entity_version

Definition at line 44 of file cache_socache_common.h.

◆ expire

apr_time_t cache_socache_info_t::expire

Definition at line 47 of file cache_socache_common.h.

◆ format

apr_uint32_t cache_socache_info_t::format

Definition at line 38 of file cache_socache_common.h.

◆ header_only

unsigned int cache_socache_info_t::header_only

Definition at line 51 of file cache_socache_common.h.

◆ name_len

apr_size_t cache_socache_info_t::name_len

Definition at line 42 of file cache_socache_common.h.

◆ request_time

apr_time_t cache_socache_info_t::request_time

Definition at line 48 of file cache_socache_common.h.

◆ response_time

apr_time_t cache_socache_info_t::response_time

Definition at line 49 of file cache_socache_common.h.

◆ status

int cache_socache_info_t::status

Definition at line 40 of file cache_socache_common.h.


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