Ways to convert charset from upstream. #9318
Unanswered
yujinchoi-94
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any plugins or way to convert charset?
Here's what I want
A client application can only read
Content-Type: application/xml;charset=euc-kr
However, my upstream server only support
Content-Type: application/xml;charset=UTF-8
Is there any way to convert UTF-8 response to euc-kr?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions