I
Irfan
Guest
Jeff, What kind of server are you trying to access ? cURL sometimes explicitly set all headers by default(like Accept: */*), where as in the HTTP Client it takes what you gave. I was seeing this problem while I was accessing PASOE OEManager REST API's. The accept type is not application/json, instead it is a application/vnd+progress+json
Continue reading...
Continue reading...