Page Speed Optimization Libraries
1.13.35.1
|
#include "net/instaweb/http/public/request_context.h"
#include "net/instaweb/rewriter/public/resource.h"
#include "net/instaweb/rewriter/public/server_context.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::CacheableResourceBase |
Namespaces | |
net_instaweb | |
Unit-test framework for wget fetcher. | |
jmara (Joshua Marantz) ntz@ googl e.co m
Resources are created by a RewriteDriver. Input resources are read from URLs or the file system. Output resources are constructed programatically, usually by transforming one or more existing resources. Both input and output resources inherit from this class so they can be used interchangeably in successive rewrite passes.