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

#include <mod_cache.h>

Public Attributes

cache_object_tcache_obj
 
apr_table_treq_hdrs
 
apr_table_tresp_hdrs
 

Detailed Description

Definition at line 91 of file mod_cache.h.

Member Data Documentation

◆ cache_obj

cache_object_t* cache_handle::cache_obj

Definition at line 92 of file mod_cache.h.

◆ req_hdrs

apr_table_t* cache_handle::req_hdrs

Definition at line 93 of file mod_cache.h.

◆ resp_hdrs

apr_table_t* cache_handle::resp_hdrs

Definition at line 94 of file mod_cache.h.


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