1.postman请求带cookie:

将谷歌浏览器的扩展工具打开,将压缩包中的文件拖到扩展工具界面即可。

Post设置cookie进行请求:

在Header里面设置:Cookie 值为:eg:qaq=fsfsfgfgr24rfr2rfssfsfsffsf

postman带cookie请求,传时间,上传图片文件

Cookie值的填写:

直接粘贴浏览器的这个值就可以了。

postman带cookie请求,传时间,上传图片文件

2.postman的json请求设置变量:{"source":"{{source}}",”token”:”{{token}}”};

3.postman传时间格式:传入 2018/7/7 11:11:00 这种格式就可以了

4.postman打开interceptor开关后:

 

postman带cookie请求,传时间,上传图片文件

5.postman上传图片:

 

postman带cookie请求,传时间,上传图片文件

 

相关文章:

  • 2021-04-21
  • 2021-10-17
  • 2021-05-28
  • 2021-06-13
  • 2021-04-29
  • 2022-02-07
  • 2022-01-13
猜你喜欢
  • 2021-04-26
  • 2021-08-17
  • 2022-12-23
  • 2022-01-05
  • 2021-04-11
相关资源
相似解决方案