Page Speed Optimization Libraries  1.6.29.3
Namespaces | Enumerations | Functions
net/instaweb/http/public/semantic_type.h File Reference
#include "net/instaweb/util/public/string_util.h"

Go to the source code of this file.

Namespaces

namespace  net_instaweb
 

Unit-test framework for wget fetcher.


Enumerations

enum  Category {
  kScript, kImage, kStylesheet, kOtherResource,
  kHyperlink, kPrefetch, kUndefined
}

Functions

bool net_instaweb::semantic_type::ParseCategory (const StringPiece &category_str, Category *category)

Detailed Description

A collection of content-types and their attributes.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines