librevox icon indicating copy to clipboard operation
librevox copied to clipboard

Status Command returns empty body on response

Open pcriv opened this issue 9 years ago • 0 comments

[14] pry(main)> r = socket.status
=> #<Librevox::Response:0xbe30a020
 @content={:body=>""},
 @headers={:content_type=>"api/response", :content_length=>"362"}>

I'm using ruby 2.2.1

pcriv avatar Apr 16 '15 21:04 pcriv