Postman支持带cookie登陆的调用

1、chrome安装Postman Interceptor插件; 2、配置Interceptor:Filter requests参数进行正则配置,如:配置test表示只拦截本包括test的url( www.test.com:8081)。默认的配置.*配置拦截所有请求,可以使用默认配置不用修改。 3、在Postman中启用Interceptor;
相关文章
相关标签/搜索