How can I have a SOAP Response with Thai Characters?
In datasource, it is written as Thai characters but what i get from SOAP Response, are different set of symbols, i think it's an ASCII or something but not a thai characters.
How can I have a SOAP Response with Thai Characters?
In datasource, it is written as Thai characters but what i get from SOAP Response, are different set of symbols, i think it's an ASCII or something but not a thai characters.
Content-Type
header is set correctly in the response message. It should contain charset=utf-8
.<?xml version='1.0' encoding='UTF-8'?>