tokers commented on a change in pull request #6426:
URL: https://github.com/apache/apisix/pull/6426#discussion_r816380078



##########
File path: t/lib/ext-plugin.lua
##########
@@ -367,6 +367,33 @@ function _M.go(case)
             local action = http_req_call_rewrite.End(builder)
             build_action(action, http_req_call_action.Rewrite)
 
+        elseif case.rewrite_resp_header == true then
+            local hdrs = {

Review comment:
       I think you can also add some unexpected headers and verify if they 
exist in the response headers.




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