Please help me to send a JSON object in POST HTTP request through HttpClient, in Android.
The problem I am facing is that the JSON object having the URL is replaced by forward slash ,i.e
originally it should have the following value in JSON object
{"product": {"featured_src":"https:\/\/example.com\/wp-content\/uploads\/2015\/06\/sidney-compressed.jpg, "short_description":"this is a test","title":"Raiders from the North"} }
i tried many options to keep it in the above format. But it always comes as {"featured_src":