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:600
String fromFullFileName(const char *fileName)
Obtain content type string from file name or path, with extension.
MimeType fromString(const char *str)
Get enumerated value for a MIME type string.
Definition: WebConstants.h:60
#define MIME_TYPE_MAP(XX)
Basic MIME types and file extensions.
Definition: WebConstants.h:26
String fromFileExtension(const char *extension)
Obtain content type string from file extension.