Skip to content

Instantly share code, notes, and snippets.

@KazChe
Created June 30, 2015 01:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KazChe/392aeeca4363e2e7e9c5 to your computer and use it in GitHub Desktop.
Save KazChe/392aeeca4363e2e7e9c5 to your computer and use it in GitHub Desktop.
curl post
curl -X POST --data <filename> http://<URL> -H "key:value>" -H "<if multiple headers>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment