WebConstants.h
Go to the documentation of this file.
const char * c_str() const
Get a constant (un-modifiable) pointer to String content.
Definition: WString.h:641
String fromFileExtension(const String &extension)
Obtain content type string from file extension.
Definition: WebConstants.h:90
bool fromString(const char *name, IFS::AttributeTag &tag)
String fromFullFileName(const String &fileName)
Obtain content type string from file name or path, with extension.
Definition: WebConstants.h:131
XX(name, extensionStart, mime)
Definition: WebConstants.h:71
#define MIME_TYPE_MAP(XX)
Basic MIME types and file extensions.
Definition: WebConstants.h:26