tokers commented on a change in pull request #6426:
URL: https://github.com/apache/apisix/pull/6426#discussion_r813468326
##########
File path: apisix/plugins/ext-plugin/init.lua
##########
@@ -611,6 +611,14 @@ local rpc_handlers = {
end
end
+ local len = rewrite:RespHeadersLength()
Review comment:
Should add some test cases.
Also, shall we exclude some vital headers such as `Connection`,
`Content-Length`, `Transfer-Encoding` and etc.
--
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]