Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
net_instaweb::HttpOptions Struct Reference

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.
 

Detailed Description

Any options which need to be accessed in http/ should be in here.

Member Data Documentation

bool net_instaweb::HttpOptions::respect_vary

Weather to respect Vary headers for resources. Vary is always respected for HTML.


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