postman基于webservice的请求

Posted 裴敏儿

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了postman基于webservice的请求相关的知识,希望对你有一定的参考价值。

以  http://ws.webxml.com.cn/WebServices/MobileCodeWS.asmx?op=getMobileCodeInfo   为例

1.先理解事例的内容,请求头和响应的内容

2.填入header里面的请求类型数据格式

 

3.将参数直接复制过来,点击send。

raw是流,里面很多种形式

binary一般是上传文件

 

以上是关于postman基于webservice的请求的主要内容,如果未能解决你的问题,请参考以下文章

使用Postman测试WebService(SOAP协议)接口

postman 发送webservice的接口请求

webService请求方式快速生成代码 (Postman)

如何将此 curl 请求转换为 Postman 请求

Postman如何测试Webservice接口?

使用PostMan测试WebService接口