Skip to content

Instantly share code, notes, and snippets.

@kaihendry
Created August 16, 2017 04:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaihendry/ff751622c6454176837b1c340b5cfccb to your computer and use it in GitHub Desktop.
Save kaihendry/ff751622c6454176837b1c340b5cfccb to your computer and use it in GitHub Desktop.
# send date comment kills this, but is there a way of documents complex switches?
curl -X POST \
-d "fizz=buzz" \
-d "haahaa=$(date)" \ # send date
https://requestb.in/19v8a0m1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment