mscb402 commented on code in PR #8336: URL: https://github.com/apache/apisix/pull/8336#discussion_r1027787287
########## t/plugin/proxy-rewrite3.t: ########## @@ -328,12 +379,95 @@ passed -=== TEST 13: rewrite X-Forwarded-Host +=== TEST 15: add exist header in muti-header --- request GET /echo HTTP/1.1 --- more_headers -X-Forwarded-Host: apisix.ai +test: sssss +test: bbb --- response_headers -X-Forwarded-Host: test.com +test: sssss, bbb, 123 +--- no_error_log Review Comment: done -- 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]
