Forum Discussion

gaganchawla's avatar
gaganchawla
Occasional Contributor
12 years ago

Http Header issue while using with JSON

Hi, I have a Rest webservice which retrieves the data from the server. Get method. Content-Type : text/Html I have changed the content type via adding HTTP header as Content-Type : text/json. ...