0
点赞
收藏
分享

微信扫一扫

Fiddler抓包/Postman 接口自动化

朱小落 2021-09-30 阅读 71


一、Fiddler抓包

常见的http 状态码

二、Postman 接口自动化

添加断言

 定义 一个变量

postman 发送requests  from

Without additional options, this will sent a GET request to the URL specified. If you prefer to be more explicit, you can use the complete syntax:

pm.sendRequest({

三、更新话题 API

更新之前 创建一个话题的方法

举报

相关推荐

0 条评论