Apache2
cache_handle Struct Reference

#include <mod_cache.h>

Collaboration diagram for cache_handle:

Data Fields

cache_object_tcache_obj
 
apr_table_treq_hdrs
 
apr_table_tresp_hdrs
 

Field Documentation

◆ cache_obj

cache_object_t* cache_handle::cache_obj

◆ req_hdrs

apr_table_t* cache_handle::req_hdrs

◆ resp_hdrs

apr_table_t* cache_handle::resp_hdrs

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