Skip to content

Instantly share code, notes, and snippets.

@ceylani
Created December 2, 2016 08:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save ceylani/39b152ad6ffc5044715c368e5e2ecbd5 to your computer and use it in GitHub Desktop.
curl header manipulation example
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