Skip to content

Instantly share code, notes, and snippets.

@ssherar
Created February 27, 2012 02:14
Show Gist options
  • Save ssherar/1920814 to your computer and use it in GitHub Desktop.
Save ssherar/1920814 to your computer and use it in GitHub Desktop.
Curl command to debug Jetpack
curl -i -L --data "test" 'https://jetpack.wordpress.com/jetpack.register/1' > ~/curlError.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment