Skip to content

Instantly share code, notes, and snippets.

@nicokruger
Created February 22, 2012 05:49
Show Gist options
  • Save nicokruger/1881778 to your computer and use it in GitHub Desktop.
Save nicokruger/1881778 to your computer and use it in GitHub Desktop.
Curls
curl -d "username=c&password=c&email=c" http://localhost:8080/admin/add # post data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment