17 #ifndef PAGESPEED_KERNEL_HTTP_HTTP_OPTIONS_H_
18 #define PAGESPEED_KERNEL_HTTP_HTTP_OPTIONS_H_
22 namespace net_instaweb {
35 extern const HttpOptions kDefaultHttpOptionsForTests;
bool respect_vary
Definition: http_options.h:28
int64 implicit_cache_ttl_ms
TTL assigned to resources with no explicit caching headers.
Definition: http_options.h:30
Any options which need to be accessed in http/ should be in here.
Definition: http_options.h:25
const HttpOptions kDeprecatedDefaultHttpOptions