You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "108825446 (via GitHub)" <gi...@apache.org> on 2023/03/09 07:03:33 UTC

[GitHub] [apisix-java-plugin-runner] 108825446 commented on issue #232: request help: i want to rewrite the response and then return to the client

108825446 commented on issue #232:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/232#issuecomment-1461436298

   The line  String responseBody = request.getBody();
   the responseBody  is null, when process it in processAuthResult, it throws NullPointerException.
   I want to know how to get the upstream reponse content.  because the  " request.getBody()" cant get the upstream body.
   
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org