|
Apache HTTPD
|
#include <mod_cache.h>
Public Attributes | |
| cache_object_t * | cache_obj |
| apr_table_t * | req_hdrs |
| apr_table_t * | resp_hdrs |
Definition at line 91 of file mod_cache.h.
| cache_object_t* cache_handle::cache_obj |
Definition at line 92 of file mod_cache.h.
| apr_table_t* cache_handle::req_hdrs |
Definition at line 93 of file mod_cache.h.
| apr_table_t* cache_handle::resp_hdrs |
Definition at line 94 of file mod_cache.h.