Xoft fixes.
This commit is contained in:
parent
017235e15c
commit
15d4e543b1
@ -150,7 +150,7 @@ public:
|
||||
static AString GetBaseURL(const AStringVector & a_URLSplit);
|
||||
|
||||
/** Returns the content type from the file extension. If the extension isn't in the list, the function returns "text/html" */
|
||||
AString GetContentTypeFromFileExt(const AString & a_FileExtension);
|
||||
static AString GetContentTypeFromFileExt(const AString & a_FileExtension);
|
||||
|
||||
protected:
|
||||
/** Common base class for request body data handlers */
|
||||
|
Loading…
Reference in New Issue
Block a user