Page Speed Optimization Libraries
1.13.35.1
|
#include "net/instaweb/http/public/url_async_fetcher.h"
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string.h"
Go to the source code of this file.
Classes | |
class | net_instaweb::UserAgentSensitiveTestFetcher |
Namespaces | |
net_instaweb | |
Unit-test framework for wget fetcher. | |
Contains UserAgentSensitiveTestFetcher, which appends the UA string as a query param before delegating to another fetcher. Meant for use in unit tests.