VolleyPlus icon indicating copy to clipboard operation
VolleyPlus copied to clipboard

Sending POST data as a json object not key-value map

Open larrytech7 opened this issue 9 years ago • 1 comments
trafficstars

I haven't found a way to send post data as json rather than map with key-value. Is it possible somehow or not yet built in?

larrytech7 avatar May 26 '16 23:05 larrytech7

In fact, my issue would be to post json data but be able to retrieve response as JSONArray not necessarily JSONObject as is currently only the case.

larrytech7 avatar May 26 '16 23:05 larrytech7