soulbird commented on code in PR #8819:
URL: https://github.com/apache/apisix/pull/8819#discussion_r1104039545
##########
t/plugin/ext-plugin/http-req-call.t:
##########
@@ -514,8 +514,8 @@ GET /hello
ext.go({rewrite_bad_path = true})
}
}
---- access_log
-GET /plugin_proxy_rewrite_args%3Fa=2
+--- error_log
+undefined path in test server, uri: /plugin_proxy_rewrite_args?a=2
Review Comment:
The access log of the test server has been placed in another file. ---
access_log It seems that the access_log file path cannot be specified.
--
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]