hongfeihuangseu opened a new issue #1926:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1926


   问题:使用RestTemplate开发服务消费者,content-type设置为multipart/mixed; 
boundary=END_OF_PART,最终传过来的值变为application/json,不符合预期。
   现状:CSE的服务端的content-type目前只有 json/text/form几种,和契约保持一致。
   诉求:使用RestTemplate开发服务消费者,content-type需要设置成multipart/mixed; 
boundary=END_OF_PART,有没有啥方法可以适配一下。
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to