0


postman发送https post请求

postman发送https post请求

1、点击File选择Setting

2、General中选择ssl认证关闭
在这里插入图片描述
3、Certificates中选择点击Add Certificate

4、输入请求服务的IP,点击add
在这里插入图片描述
5、选择File new postman window

6、选择请求方式为post 填入url ,request 输入headers参数和依赖token

7、输入body中的值 ,如发送json选择raw,选择json ,输入栏位中输入json值,点击send。


本文转载自: https://blog.csdn.net/weixin_43916650/article/details/128904679
版权归原作者 吹口琴的马里奥 所有, 如有侵权,请联系我们删除。

“postman发送https post请求”的评论:

还没有评论