Page Speed Optimization Libraries
1.13.35.1
|
Go to the source code of this file.
Namespaces | |
net_instaweb | |
Unit-test framework for wget fetcher. | |
Enumerations | |
enum | Category { kHyperlink, kImage, kOtherResource, kPrefetch, kScript, kStylesheet, kUndefined } |
Functions | |
bool | net_instaweb::semantic_type::ParseCategory (const StringPiece &category_str, Category *category) |
GoogleString | net_instaweb::semantic_type::GetCategoryString (Category category) |
Determine the string representation for a given category. | |
A collection of content-types and their attributes.