wangfeng22 commented on issue #8195:
URL: https://github.com/apache/apisix/issues/8195#issuecomment-1294414220

   > @wangfeng22 Hi, can you give me your related curl, I'll check it out for 
you.
   1. Create a random route, set proxy-rewrite X-Forwarded-For header, and 
watch the back-end.
   ```
   curl --location --request GET 'http://test.test/api' \
   --header 'X-Forwarded-For: 1.1.1.1'
   ```


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

Reply via email to