Skip to content

Instantly share code, notes, and snippets.

@kyleterry
Created August 21, 2014 04:56
Show Gist options
  • Save kyleterry/f82da09cb4c3139e0e2f to your computer and use it in GitHub Desktop.
Save kyleterry/f82da09cb4c3139e0e2f to your computer and use it in GitHub Desktop.
[ 2003 ERR 18 kyle@insomnia:~/src/shitbucket ]
[ (shitbucket)git:master ]
$ curl http://localhost:8080/shitbucket/test_key
These aren't your ghosts.
[ 2004 OK kyle@insomnia:~/src/shitbucket ]
[ (shitbucket)git:master ]
$ curl -X POST -d 'generally testing' http://localhost:8080/shitbucket/test_key
!
curl: (18) transfer closed with 4 bytes remaining to read
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment