Postman是chrome上一个非常好用的http客户端插件,可惜由于chrome安全的限制,发不出带cookie的请求。如果想要发送带cookie的请求,需要开启Interceptor
安装方法:
打开chrome浏览器,更多工具->扩展程序->加载已解压的扩展程序,然后选择刚刚解压文件就可以了。
注意:postman和postman interceptor版本一定要相同
postman5.0.2_0+postmanInterceptor0.2.22_0下载安装,可发送header头 cookie 参数
postman5.0.2_0+postmanInterceptor0.2.22_0下载安装,可发送header头 cookie 参数
 
安装成功后,在开始菜单中找到谷歌应用商店打开postman。或在浏览器输入 chrome://apps/ 打开postman
postman5.0.2_0+postmanInterceptor0.2.22_0下载安装,可发送header头 cookie 参数
 
发送header头cookie信息,需开启interceptor
postman5.0.2_0+postmanInterceptor0.2.22_0下载安装,可发送header头 cookie 参数
 
 
postman5.0.2_0+postmanInterceptor0.2.22_0下载地址:https://download.csdn.net/download/a724008158/10392082

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-03
  • 2022-12-23
  • 2022-01-09
  • 2021-08-30
  • 2022-12-23
猜你喜欢
  • 2021-11-18
  • 2022-12-23
  • 2022-12-23
  • 2021-06-26
  • 2021-06-14
  • 2021-08-15
  • 2022-12-23
相关资源
相似解决方案