Page Speed Optimization Libraries
1.4.26.1
|
#include "net/instaweb/http/public/url_pollable_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::FakeUrlAsyncFetcher |
Namespaces | |
namespace | net_instaweb |
for StringPiece |
UrlFetcher is an interface for asynchronously fetching urls. The caller must supply a callback to be called when the fetch is complete.