会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
难&道
博客园
首页
新随笔
联系
订阅
管理
随笔 - 63
文章 - 0
评论 - 1
阅读 -
68824
随笔分类 -
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)
编辑
公告
昵称:
掘屎男孩
园龄:
8年3个月
粉丝:
4
关注:
17
+加关注
<
2025年2月
>
日
一
二
三
四
五
六
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8
点击右上角即可分享