会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
难&道
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
postman
postman Pre-request Script 发送请求
摘要:发送get请求 var host = pm.environment.get("host"); const csrfTokenServlet = { url: `https://${host}/{path}?csrfType=test`, method: 'GET' }; pm.sendRequest
阅读全文
posted @
2019-12-02 16:18
掘屎男孩
阅读(2278)
评论(0)
推荐(0)
编辑
postman中 form-data、x-www-form-urlencoded、raw、binary的区别
摘要:postman中 form-data、x-www-form-urlencoded、raw、binary的区别
阅读全文
posted @
2018-05-06 22:24
掘屎男孩
阅读(274)
评论(0)
推荐(0)
编辑
公告
点击右上角即可分享