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-unsubscr...@apisix.apache.org

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


Reply via email to