nic-6443 commented on code in PR #12086:
URL: https://github.com/apache/apisix/pull/12086#discussion_r2022068084


##########
t/plugin/example.t:
##########
@@ -339,3 +339,56 @@ plugin body_filter phase, eof: false
 plugin delayed_body_filter phase, eof: false
 plugin body_filter phase, eof: true
 plugin delayed_body_filter phase, eof: true
+
+
+
+=== TEST 14: lua body filter

Review Comment:
   We need to add more test cases that combine example-plugin with other 
plugins like proxy-rewrite, which modify downstream requests. This will help 
verify that the new Lua HTTP client way works with existing plugins in the 
rewrite/access phase.



-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to