Page Speed Optimization Libraries
1.13.35.1
|
#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. | |
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.