Page Speed Optimization Libraries  1.9.32.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
mod_spdy_fetcher.h File Reference
#include "net/instaweb/http/public/url_async_fetcher.h"
#include "httpd.h"
#include "net/instaweb/apache/interface_mod_spdy.h"
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string.h"
#include "pagespeed/kernel/base/string_util.h"

Go to the source code of this file.

Classes

class  net_instaweb::ModSpdyFetcher
 

Namespaces

 net_instaweb
 Unit-test framework for wget fetcher.
 

Detailed Description

A fetcher that talks to mod_spdy for requests matching a certain domain (and passes the rest to fallthrough fetcher).