Skip to content

Instantly share code, notes, and snippets.

@brycedorn
Created January 24, 2017 16:52
Show Gist options
  • Save brycedorn/e7db747c4184f4bd9575c8df143ab6ee to your computer and use it in GitHub Desktop.
Save brycedorn/e7db747c4184f4bd9575c8df143ab6ee to your computer and use it in GitHub Desktop.
curl 'http://api-proxy.chipotle.com/guacsmash/guac-it-out/reg' -H 'Origin: http://www.cado-crusher.chipotle.com' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: en-US,en;q=0.8' -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/48.0.2564.116 Chrome/48.0.2564.116 Safari/537.36' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Accept: */*' -H 'Referer: http://www.cado-crusher.chipotle.com/' -H 'Connection: keep-alive' --data '{"f":"Rick","l":"Sanchez","m":"YOUR-PHONE-NUMBER","s":"true","z":"10065"}' --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment