mscb402 commented on issue #9203:
URL: https://github.com/apache/apisix/issues/9203#issuecomment-1489975991

   Do you mean you want return status code using response rewrite plugin?
   here is a example.
   ```
   "response-rewrite": {
           "status_code":200,
           "body": ""
   }
   ```
   And this is document you can read 
https://apisix.apache.org/docs/apisix/plugins/response-rewrite/


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