http-console 0.6.2
Welcome, enter .help if you're lost.
Connecting to 127.0.0.1 on port 8000.
http://127.0.0.1:8000/> Authorization: Basic YWRtaW46cGFzc3dvcmQ
http://127.0.0.1:8000/> GET /bookmarks
HTTP/1.1 500 Internal Server Error
Date: Thu, 06 Sep 2012 07:17:07 GMT
Server: journey/0.4.0
Content-Type: application/json;charset=utf-8
Content-Length: 2
Connection: keep-alive
{}
http://127.0.0.1:8000/> POST /bookmarks
... { "url": "http://nodejs.org" }
HTTP/1.1 500 Internal Server Error
Date: Thu, 06 Sep 2012 07:17:29 GMT
Server: journey/0.4.0
Content-Type: application/json;charset=utf-8
Content-Length: 2
Connection: keep-alive
{}
http://127.0.0.1:8000/>