webengine/wmlengine/src/urlloader/src/nwx_http_content_type_strings.c
changeset 10 a359256acfc6
parent 0 dd21522fd290
--- a/webengine/wmlengine/src/urlloader/src/nwx_http_content_type_strings.c	Fri Jul 03 15:54:40 2009 +0100
+++ b/webengine/wmlengine/src/urlloader/src/nwx_http_content_type_strings.c	Thu Aug 27 07:44:59 2009 +0300
@@ -167,6 +167,8 @@
 const char NW_Koi8r_CharsetStr[]        = {"koi8-r"};
 const char NW_Koi8u_CharsetStr[]        = {"koi8-u"};
 
+ const char NW_EucKr_CharsetStr[]        = {"euc-kr"};
+ const char NW_ksc5601_1987_CharsetStr[] = {"ks_c_5601-1987"};
 
 /* End Content Type */