Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
measurement_proxy_rewrite_options_manager.h File Reference
#include "net/instaweb/config/rewrite_options_manager.h"
#include "net/instaweb/rewriter/public/rewrite_options.h"
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string.h"
#include "pagespeed/kernel/base/string_util.h"
#include "pagespeed/kernel/http/google_url.h"
#include "pagespeed/kernel/http/request_headers.h"

Go to the source code of this file.

Classes

class  net_instaweb::MeasurementProxyRewriteOptionsManager
 

Namespaces

 net_instaweb
 Unit-test framework for wget fetcher.
 

Detailed Description

This looks at URLs in syntax of MeasurementProxyUrlNamer, and produces a configuration appropriate for them, including whether: 1) The URL should be served at all (password, syntax correctness) 2) There should be any rewriting happening, given site and resource domains. 3) The rewriting should be blocking.