Palani C
Palani C
@oshalygin, @steren - A lot of small companies, don't have strict QA, and they ship products with bugs and fix bugs on production (hello, can you send the screenshot of...
I think you have to use querystring.parse instead of querystring.unescape . querystring.parse will decode '+' into ' ' (space). Related posts, http://stackoverflow.com/questions/1211229/in-a-url-should-spaces-be-encoded-using-20-or http://stackoverflow.com/questions/2678551/when-to-encode-space-to-plus-or-20 
+1, Can't get 'content-length' Can't get npm: https://github.com/npm/npm/archive/v1.4.23.zip
Its not boolean field, as i reported earlier, its field "@deleted", it is true for most of records, Looks like calculation for "@deleted" gone wrong somewhere.