Postman Interceptor v1.
Postman Interceptor插件背景简介 Postman是一款功能强大的网页调试与发送网页HTTP请求的Chrome插件,做Web开发和测试的研发人员应该都使用过这款插件,但是chrome在更新后增加了chrome安全限制,使得Postman发不出带cookie和带有自定义头部标签的请求。为了实现跟老版本的postman同样的功能,我们为大家推荐了Postman Interceptor插件,安装后就可以直接使用chrome浏览器的cookie等信息。 Postman Intercep...