|
|
const ContentType & | net_instaweb::kContentTypeHtml |
| | HTML-like (i.e. rewritable) text:
|
| |
|
const ContentType & | net_instaweb::kContentTypeXhtml |
| |
|
const ContentType & | net_instaweb::kContentTypeCeHtml |
| |
|
const ContentType & | net_instaweb::kContentTypeJavascript |
| | Other text:
|
| |
|
const ContentType & | net_instaweb::kContentTypeCss |
| |
|
const ContentType & | net_instaweb::kContentTypeText |
| |
|
const ContentType & | net_instaweb::kContentTypeXml |
| |
|
const ContentType & | net_instaweb::kContentTypeJson |
| |
|
const ContentType & | net_instaweb::kContentTypeSourceMap |
| |
|
const ContentType & | net_instaweb::kContentTypePng |
| | Images:
|
| |
|
const ContentType & | net_instaweb::kContentTypeGif |
| |
|
const ContentType & | net_instaweb::kContentTypeJpeg |
| |
|
const ContentType & | net_instaweb::kContentTypeSwf |
| |
|
const ContentType & | net_instaweb::kContentTypeWebp |
| |
|
const ContentType & | net_instaweb::kContentTypeIco |
| |
|
const ContentType & | net_instaweb::kContentTypePdf |
| | PDF:
|
| |
|
const ContentType & | net_instaweb::kContentTypeBinaryOctetStream |
| | Binary/octet-stream.
|
| |
A collection of content-types and their attributes.