#include <HttpTransact.h>
| Public Member Functions | |
| _CacheDirectives () | |
| Data Fields | |
| bool | does_client_permit_lookup | 
| bool | does_client_permit_storing | 
| bool | does_client_permit_dns_storing | 
| bool | does_config_permit_lookup | 
| bool | does_config_permit_storing | 
| bool | does_server_permit_lookup | 
| bool | does_server_permit_storing | 
Definition at line 609 of file HttpTransact.h.
| HttpTransact::_CacheDirectives::_CacheDirectives | ( | ) |  [inline] | 
Definition at line 619 of file HttpTransact.h.
Definition at line 613 of file HttpTransact.h.
Definition at line 611 of file HttpTransact.h.
Referenced by HttpTransact::is_cache_response_returnable(), and HttpTransact::is_stale_cache_response_returnable().
Definition at line 612 of file HttpTransact.h.
Referenced by HttpTransact::is_response_cacheable().
Definition at line 614 of file HttpTransact.h.
Definition at line 615 of file HttpTransact.h.
Referenced by HttpTransact::is_response_cacheable().
Definition at line 616 of file HttpTransact.h.
Definition at line 617 of file HttpTransact.h.
Referenced by HttpTransact::initialize_state_variables_from_response(), and HttpTransact::is_response_cacheable().
 1.7.1
 1.7.1