json:true should parse the response to json object
guy-mograbi-at-gigaspaces opened this issue · 1 comments
guy-mograbi-at-gigaspaces commented
currently the responses are strings.. they should be json objects.
in node request, if I add json:true, I get a json object in resopnse
guy-mograbi-at-gigaspaces commented
my bad.. it works as expected