Skip to content

Instantly share code, notes, and snippets.

@chyld
Last active January 19, 2016 05:01
Show Gist options
  • Save chyld/425c27a5982e1e2c9bfb to your computer and use it in GitHub Desktop.
Save chyld/425c27a5982e1e2c9bfb to your computer and use it in GitHub Desktop.
https://github.com/jakubroztocil/httpie
export FIRE='Authorization:Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI'
http -v PUT :8000/profile "$FIRE" email=bob@aol.com avatar=http://google.com age=33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment