随笔分类 -  postman

摘要:Postman interceptor 作用 记录浏览器请求并直接导入到postman,可添加filter,对浏览器中的请求进行过滤 安装 使用 切换环境和常用Scripts 环境变量 请求发送之前创建的情况:在Pre-request Script标签里面添加如下代码:postman.setEnvi 阅读全文
posted @ 2019-04-11 10:15 caohaizhusha