Page Speed Optimization Libraries  1.9.32.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
reflecting_test_fetcher.h File Reference
#include "net/instaweb/http/public/async_fetch.h"
#include "net/instaweb/http/public/meta_data.h"
#include "net/instaweb/http/public/request_headers.h"
#include "net/instaweb/http/public/response_headers.h"
#include "net/instaweb/http/public/url_async_fetcher.h"
#include "net/instaweb/util/public/basictypes.h"
#include "net/instaweb/util/public/string.h"

Go to the source code of this file.

Classes

class  net_instaweb::ReflectingTestFetcher
 

Namespaces

 net_instaweb
 Unit-test framework for wget fetcher.
 

Detailed Description

Contains ReflectingTestFetcher, which just echoes its input. Meant for use in unit tests.