Page Speed Optimization Libraries
1.13.35.1
|
Any options which need to be accessed in http/ should be in here. More...
#include "http_options.h"
Public Attributes | |
bool | respect_vary |
int64 | implicit_cache_ttl_ms |
TTL assigned to resources with no explicit caching headers. | |
Any options which need to be accessed in http/ should be in here.
bool net_instaweb::HttpOptions::respect_vary |
Weather to respect Vary headers for resources. Vary is always respected for HTML.