Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
net_instaweb::WgetUrlFetcher Class Reference
Inheritance diagram for net_instaweb::WgetUrlFetcher:
net_instaweb::ExternalUrlFetcher net_instaweb::UrlAsyncFetcher

Additional Inherited Members

- Public Member Functions inherited from net_instaweb::ExternalUrlFetcher
virtual void Fetch (const GoogleString &url, MessageHandler *message_handler, AsyncFetch *fetch)
 
void set_binary (const GoogleString &binary)
 Sets the path to "binary" when fetching using "how".
 
- Public Member Functions inherited from net_instaweb::UrlAsyncFetcher
virtual bool SupportsHttps () const
 
virtual int64 timeout_ms ()
 
virtual void ShutDown ()
 
void set_fetch_with_gzip (bool x)
 
bool fetch_with_gzip () const
 
AsyncFetchEnableInflation (AsyncFetch *fetch) const
 
- Static Public Attributes inherited from net_instaweb::ExternalUrlFetcher
static const char kDefaultUserAgent []
 Default user agent to use.
 
- Static Public Attributes inherited from net_instaweb::UrlAsyncFetcher
static const int64 kUnspecifiedTimeout
 
- Protected Member Functions inherited from net_instaweb::ExternalUrlFetcher
virtual void AppendHeaders (const RequestHeaders &request_headers, StringVector *escaped_headers)
 
- Protected Member Functions inherited from net_instaweb::UrlAsyncFetcher
 UrlAsyncFetcher ()
 
- Protected Attributes inherited from net_instaweb::ExternalUrlFetcher
GoogleString binary_
 

The documentation for this class was generated from the following file: