Skip to content

Instantly share code, notes, and snippets.

@bourg-ismael
Created November 5, 2014 16:32
Show Gist options
  • Save bourg-ismael/b2d2e78d1eb0637c0091 to your computer and use it in GitHub Desktop.
Save bourg-ismael/b2d2e78d1eb0637c0091 to your computer and use it in GitHub Desktop.
curl
curl 'http://192.168.33.120/register' -H 'Accept-Encoding: gzip,deflate,sdch' -H 'Accept-Language: fr-FR,fr;q=0.8,en-US;q=0.6,en;q=0.4' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' -H 'Cache-Control: max-age=0' -H 'Cookie: PHPSESSID=v5pqhphhjrknibcgd351nk0rvr4f5nva; locale=fr_FR' -H 'Connection: keep-alive' --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment