shuaijinchao commented on issue #37:
URL: 
https://github.com/apache/apisix-python-plugin-runner/issues/37#issuecomment-1003248563


   > And I have one more question. Following the example of the stop plugin, I 
called self.stop() and rewrote Response.body. Why is nothing displayed in the 
browser? But can see it with Curl
   
   You need to rewrite Contet-Type. In addition, self.stop() will be obsolete 
in subsequent versions. We need to align the logic with Go and Java. You can 
check the examples in the documentation in the master branch.


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