tzssangglass commented on issue #143:
URL: 
https://github.com/apache/apisix-java-plugin-runner/issues/143#issuecomment-1127353544

   > We meet the same problem, although there is request.setBody() method, but 
it do not actually work.
   > 
   > In the document, 
[https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md#write-filter](url),
 the rewrite request is also not mention rewrite body.
   
   my mistake, I misread the title.
   
   `setBody` is not currently supported, so it is not written in the 
documentation.
   
   The `setBody` you see is not for the user, just like some other functions.
   
   But it's a good problem, and in the later refactorings it needs to be marked 
clearly which functions are open to the user.


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

Reply via email to