Skip to content

Instantly share code, notes, and snippets.

@yorkie
Created April 25, 2014 08:39
Show Gist options
  • Save yorkie/11282301 to your computer and use it in GitHub Desktop.
Save yorkie/11282301 to your computer and use it in GitHub Desktop.
curl stuff
### send within data
curl -X POST -H "Content-Type: application/json"
-d '{"accessToken":"xyz","password":"xyz"}' http://www.google.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment