net_instaweb::UrlFetcher Class Reference

Inheritance diagram for net_instaweb::UrlFetcher:
net_instaweb::FetcherTest::MockFetcher net_instaweb::HttpDumpUrlFetcher net_instaweb::HttpDumpUrlWriter net_instaweb::MockUrlFetcher net_instaweb::SyncFetcherAdapter net_instaweb::WgetUrlFetcher

List of all members.

Public Member Functions

virtual bool StreamingFetchUrl (const GoogleString &url, const RequestHeaders &request_headers, ResponseHeaders *response_headers, Writer *response_writer, MessageHandler *message_handler)=0

Member Function Documentation

virtual bool net_instaweb::UrlFetcher::StreamingFetchUrl ( const GoogleString url,
const RequestHeaders request_headers,
ResponseHeaders response_headers,
Writer response_writer,
MessageHandler message_handler 
) [pure virtual]

Fetch a URL, streaming the output to fetched_content_writer, and returning the headers. Returns true if the fetch was successful.

Implemented in net_instaweb::FetcherTest::MockFetcher, net_instaweb::HttpDumpUrlFetcher, net_instaweb::HttpDumpUrlWriter, net_instaweb::MockUrlFetcher, net_instaweb::SyncFetcherAdapter, and net_instaweb::WgetUrlFetcher.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Tue May 29 16:33:55 2012 for Page Speed Optimization Libraries by  doxygen 1.6.3