Brucepower0223 opened a new issue, #9048: URL: https://github.com/apache/apisix/issues/9048
### Description I made a plugin,and i return 200,**msgInfo** in plugin before_proxy. Then i try to use response-rewrite to modify the **msgInfo** but it failed,then I debug that, the response-rewrite get the body by core.response.hold_body_chunk(ctx) and then I found that the result is nli or '' I wonder why~ ### Environment - APISIX version (the latest version): -- 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]
