#include "BALBase.h"
Namespaces | |
| namespace | OWBAL |
Functions | |
| bool | OWBAL::parseHTTPRefresh (const String &refresh, bool fromHttpEquivMeta, double &delay, String &url) |
| parse HTTP refresh | |
| String | OWBAL::filenameFromHTTPContentDisposition (const String &) |
| filename from HTTP Content disposition | |
| String | OWBAL::extractMIMETypeFromMediaType (const String &) |
| extract MIMEType from media type | |
| String | OWBAL::extractCharsetFromMediaType (const String &) |
| extract charset from media type | |