以 http://ws.webxml.com.cn/WebServices/MobileCodeWS.asmx?op=getMobileCodeInfo 为例
1.先理解事例的内容,请求头和响应的内容
2.填入header里面的请求类型数据格式
3.将参数直接复制过来,点击send。
raw是流,里面很多种形式
binary一般是上传文件
postman基于webservice的请求
原文:https://www.cnblogs.com/peiminer/p/9174427.html