Public Member Functions | Data Fields

CacheControlResult Class Reference

#include <CacheControl.h>

Public Member Functions

inkcoreapi CacheControlResult ()
void Print ()

Data Fields

int revalidate_after
int pin_in_cache_for
int ttl_in_cache
bool never_cache
bool cluster_cache_local
bool ignore_client_no_cache
bool ignore_server_no_cache
bool ignore_client_cc_max_age
int cache_responses_to_cookies
 Override for caching cookied responses.
int reval_line
int never_line
int pin_line
int ttl_line
int cluster_cache_local_line
int ignore_client_line
int ignore_server_line

Detailed Description

Definition at line 65 of file CacheControl.h.


Constructor & Destructor Documentation

CacheControlResult::CacheControlResult (  )  [inline]

Definition at line 104 of file CacheControl.h.


Member Function Documentation

void CacheControlResult::Print (  ) 

Field Documentation

Override for caching cookied responses.

Definition at line 84 of file CacheControl.h.

Referenced by update_cache_control_information_from_config(), and CacheControlRecord::UpdateMatch().

Definition at line 98 of file CacheControl.h.

Referenced by CacheControlRecord::UpdateMatch().

Definition at line 83 of file CacheControl.h.

Referenced by getCacheControl(), and HttpTransact::what_is_document_freshness().

Definition at line 99 of file CacheControl.h.

Referenced by CacheControlRecord::UpdateMatch().

Definition at line 100 of file CacheControl.h.

Referenced by CacheControlRecord::UpdateMatch().

Definition at line 95 of file CacheControl.h.

Referenced by CacheControlRecord::UpdateMatch().

Definition at line 96 of file CacheControl.h.

Referenced by CacheControlRecord::UpdateMatch().

Definition at line 94 of file CacheControl.h.

Referenced by CacheControlRecord::UpdateMatch().

Definition at line 97 of file CacheControl.h.

Referenced by CacheControlRecord::UpdateMatch().


The documentation for this class was generated from the following files: