Skip to content

Instantly share code, notes, and snippets.

@nomeyer
Created January 20, 2016 19:31
Show Gist options
  • Save nomeyer/cfc441dbb45bf836c4c1 to your computer and use it in GitHub Desktop.
Save nomeyer/cfc441dbb45bf836c4c1 to your computer and use it in GitHub Desktop.
Send cookies with curl
curl -v --cookie "USER_TOKEN=Yes" http://127.0.0.1:5000/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment