--------------------------------------
&http.Response{Status:"200 OK", StatusCode:200, Proto:"HTTP/1.1", ProtoMajor:1, ProtoMinor:1, Header:http.Header{"X-Hostname":[]string{"rhl060", "rhl060"}, "Vary":[]string{"Accept-Encoding"}, "Date":[]string{"Sun, 12 Jan 2014 08:19:52 GMT"}, "Content-Type":[]string{"text/html; charset=UTF-8"}, "Server":[]string{"richhickey"}}, Body:(*http.bodyEOFSignal)(0xf840056d80), ContentLength:-1, TransferEncoding:[]string(nil), Close:true, Trailer:http.Header(nil), Request:(*http.Request)(0xf84007e000)}
--------------------------------------
&http.Request{Method:"GET", URL:(*url.URL)(0xf8400001c0), Proto:"HTTP/1.1", ProtoMajor:1, ProtoMinor:1, Header:http.Header{}, Body:io.ReadCloser(nil), ContentLength:0, TransferEncoding:[]string(nil), Close:false, Host:"
developers.grooveshark.com", Form:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:"", RequestURI:"", TLS:(*tls.ConnectionState)(nil)}
--------------------------------------
&http.bodyEOFSignal{body:(*http.readFirstCloseBoth)(0xf840056d60), fn:(func())(nil), isClosed:false}
2014/01/12 10:19:51 use of closed network connection
exit status 1