spacewander commented on a change in pull request #2271:
URL: https://github.com/apache/apisix/pull/2271#discussion_r493234955
##########
File path: t/lib/server.lua
##########
@@ -269,6 +278,7 @@ function _M.go()
return ngx.exit(404)
end
+ inject_headers()
Review comment:
@ShiningRush
It's for test case to control the response header. Note that the type of
headers are different.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]