You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "demonbug (Jira)" <ji...@apache.org> on 2022/05/27 06:55:00 UTC

[jira] [Created] (SCB-2533) automatic encode non-ascii character when build invocation context

demonbug created SCB-2533:
-----------------------------

             Summary: automatic encode non-ascii character when build invocation context
                 Key: SCB-2533
                 URL: https://issues.apache.org/jira/browse/SCB-2533
             Project: Apache ServiceComb
          Issue Type: Improvement
          Components: Java-Chassis
            Reporter: demonbug


in org.apache.servicecomb.transport.rest.client.http.RestClientInvocation#setCseContext

JsonUtils.writeValueAsString() does not encode non-ascii character by default, but http header only support USASCII encoding



--
This message was sent by Atlassian Jira
(v8.20.7#820007)