POSTMAN調用webservice

廢話不多說,postman調用一般就是用post方式,參數使用xm格式。來看實例。 比如,有一個webservice:http://chi.sha.com/sha/busheng.asmx。 要調用的話,只需要注意兩點。 1、postman用post方式,header上要設置:Content-Type:text/xml;charset=utf-8 2、參數 <?xml version="1.0"
相關文章
相關標籤/搜索