HTTPPOST with JSON
Posted on September 08, 2015 at 15:52Hello,I'm trying to POST some JSON data to my server but it seems I'm having a problem because the post data is comma delimited just like the POST command arguments. I have already tried to escape the character ...