Created
December 2, 2016 08:33
-
-
Save ceylani/39b152ad6ffc5044715c368e5e2ecbd5 to your computer and use it in GitHub Desktop.
curl header manipulation example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -i --header "X-Forwarded-For: 1.1.1.1, 2.2.2.2" http://aws-lb-adresiniz.elb.amazonaws.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment