tinyhttp
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
tinyhttp::MimeResolver Class Reference

Translates between file extensions and mime names. More...

#include <MimeResolver.h>

Public Member Functions

 MimeResolver (MimeExtension *mime_extensions)
 
virtual const chargetExtension (const char *mime)
 
virtual const chargetMime (const char *newName)
 determines the mime type from the file extension
 
void setValues (MimeExtension *mime_extensions)
 

Protected Attributes

const MimeExtensionmime_extensions = defaultMimeTable
 

Detailed Description

Translates between file extensions and mime names.


The documentation for this class was generated from the following file: