bzp2010 commented on PR #10112:
URL: https://github.com/apache/apisix/pull/10112#issuecomment-1731000032

   @membphis Even if we implement it, we will still have the same problems we 
once had.
   
   > Instead of being able to rewrite the response body in the normal datapath 
(using upstream), the Nginx upstream had to be bypassed by forwarding the 
request using the HTTP client. It's often used as response encryption and 
decryption, etc.
   
   The problem still exists, and OpenResty prohibits performing this behavior. 
Developers don't understand these details and don't want to understand them, 
which is a serious mental burden. These things should be hidden under the hood, 
and this way doesn't help solve it either.


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