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 2021/11/15 08:47:26 UTC

[GitHub] [apisix] tokers commented on a change in pull request #5517: feat: release 2.10.2

tokers commented on a change in pull request #5517:
URL: https://github.com/apache/apisix/pull/5517#discussion_r749108543



##########
File path: apisix/plugins/batch-requests.lua
##########
@@ -179,6 +183,8 @@ local function set_common_header(data)
                 end
             end
         end
+
+        req.headers[real_ip_hdr] = core.request.get_remote_client_ip()

Review comment:
       Is this a feature or bugfix?




-- 
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