PHP Bad Request in Curl on SOAP interface of http://www.cyberlogic.gr/webservices/PlaceSearch

前端 未结 5 1604
伪装坚强ぢ
伪装坚强ぢ 2021-01-26 03:10

I am trying to call the url using curl in php. I get a BAD REQUEST error . if someone can help me,I do not get what the problem is

Their \"recipe\" is as follows: http:/

5条回答
  •  孤街浪徒
    2021-01-26 04:04

    You can try "Content-type: application/xml; charset=utf-8" in your header line?

提交回复
热议问题