[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Cannot do a PUT Using HTTP Client

  • Thread starter Thread starter Irfan
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top