kingluo commented on PR #9266: URL: https://github.com/apache/apisix/pull/9266#issuecomment-1506530257
> > I change the title. It's for use by body filter plugins to work together. > > Could you add test cases to prove that the current body filter plugins can't work together? It is used by https://github.com/apache/apisix/pull/9267. That is, this is a side issue, The test case you need is right here: https://github.com/apache/apisix/pull/9267, where body-transformer and proxy-mirror both use `hold_body_chunk`. Moreover, the bugfix of this old test case is also another example: https://github.com/apache/apisix/pull/9266#discussion_r1163934524 -- 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]
