You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/25 03:08:17 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #6426: feat: add `rewrite:RespHeaders` and modify the upstream response headers via `request` implementation

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



##########
File path: apisix/plugins/ext-plugin/init.lua
##########
@@ -611,6 +611,14 @@ local rpc_handlers = {
                 end
             end
 
+            local len = rewrite:RespHeadersLength()

Review comment:
       > Connection,Content-Length,Transfer-Encoding, Location,Server, WWW-Authenticate, Content-Encoding, Content-Type,Content-Location,Content-Type,Content-Language
   
   LGTM




-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org