webengine/wmlengine/src/hed/src/MimeTable.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <e32std.h>
       
    19 #include <stdarg.h>
       
    20 
    18 
    21 #include "nw_hed_mimetablei.h"
    19 #include "nw_hed_mimetablei.h"
    22 #include "nwx_http_defs.h"
    20 #include "nwx_http_defs.h"
    23 #include "nwx_string.h"
    21 #include "nwx_string.h"
    24 #include "nw_imagech_epoc32contenthandler.h"
    22 #include "nw_imagech_epoc32contenthandler.h"
       
    23 #include <e32std.h>
       
    24 
       
    25 #include <stdarg.h>
    25 
    26 
    26 static
    27 static
    27 NW_Bool NW_HED_MimeTable_IsImageContentType(NW_Http_ContentTypeString_t contentTypeString)
    28 NW_Bool NW_HED_MimeTable_IsImageContentType(NW_Http_ContentTypeString_t contentTypeString)
    28   {
    29   {
    29   NW_Int32 pos = -1;
    30   NW_Int32 pos = -1;