Page Speed Optimization Libraries  1.5.27.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::BackgroundFetchCheckingAsyncFetch Class Reference

#include "proxy_interface_test_base.h"

Inheritance diagram for net_instaweb::BackgroundFetchCheckingAsyncFetch:
net_instaweb::SharedAsyncFetch net_instaweb::AsyncFetch net_instaweb::Writer

List of all members.

Public Member Functions

 BackgroundFetchCheckingAsyncFetch (AsyncFetch *base_fetch)
virtual void HandleHeadersComplete ()
virtual void HandleDone (bool success)

Detailed Description

Subclass of AsyncFetch that adds a response header indicating whether the fetch is for a user-facing request, or a background rewrite.


Member Function Documentation

Call ComputeCaching again since Add sets cache_fields_dirty_ to true.

Reimplemented from net_instaweb::SharedAsyncFetch.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines