liubao68 commented on issue #2634: URL: https://github.com/apache/servicecomb-java-chassis/issues/2634#issuecomment-968893114
HTTP只能有一个body。 body的编码要么是Form(文件),要么是json。 不能出现body放文件和json并存的情况。 你可以使用header、query等参数。 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
