Skip to content

Instantly share code, notes, and snippets.

@taisyo7333
Created April 17, 2016 23:29
Show Gist options
  • Save taisyo7333/78146940fdad161112538eace80359ff to your computer and use it in GitHub Desktop.
Save taisyo7333/78146940fdad161112538eace80359ff to your computer and use it in GitHub Desktop.
Test HTTP request using curl command.
curl -X POST -H "Authorization: Token token= ~Here is token~ " https://example.com?value=100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment