MajaChen commented on issue #13349:
URL: https://github.com/apache/dubbo/issues/13349#issuecomment-1879527263

   supplement: if you use @QueryParam to annotate the parameter,the parameter 
will be trated as request parameter in RequestTemplate, and it can cause 
problmes; But if you don't, the parameter will be trated as  request body, the 
problem won't occur.
   Besides, if you use URLConnectionRestClient instead of OkhttpClient, the 
problem won't occur eigther.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to