Skip to content

Instantly share code, notes, and snippets.

@kevin-miles
Created August 29, 2014 17:12
Show Gist options
  • Save kevin-miles/4beabbb3c9c455f1a3f4 to your computer and use it in GitHub Desktop.
Save kevin-miles/4beabbb3c9c455f1a3f4 to your computer and use it in GitHub Desktop.
Beautify cURL Response
curl -X GET -H 'Authentication: this:that' 'http://localhost:3001/myserver/cmd' | python -mjson.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment