Created
August 21, 2014 04:56
-
-
Save kyleterry/f82da09cb4c3139e0e2f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 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