Page Speed Optimization Libraries
1.13.35.1
|
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/scoped_ptr.h"
#include "pagespeed/kernel/base/string.h"
#include "pagespeed/kernel/base/string_util.h"
#include "pagespeed/kernel/cache/cache_interface.h"
#include "pagespeed/opt/http/property_cache.h"
Go to the source code of this file.
Classes | |
class | net_instaweb::FallbackPropertyPage |
Namespaces | |
net_instaweb | |
Unit-test framework for wget fetcher. | |
This class holds property page with fallback values (i.e. without query params) which can be used to retrieve and update the property values in case if we fail to find it in actual property page. Values retrieved from property page without query params are named as fallback values.