vue-resouce设置请求头的三种方法
本文主要介绍了vue-resouce设置请求头的三种方法,分享给大家,具体如下:
第一种:在Vue实例中设置
varvm=newVue({
el:'#rrapp',
data:{
showList:true,
title:null
},
http:{
root:'/',
headers:{
token:token
}
}
})
第二种:全局设置请求头
Vue.http.headers.common['token']='YXBpOnBhc3N3b3Jk';
第三种:在拦截器中设置
Vue.http.interceptors.push((request,next)=>{
request.headers.set('token',token);//settingrequest.headers
next((response)=>{
returnresponse
})
})
另附vueinterceptors设置请求头
在main.js添加过滤器,可以
Vue.http.interceptors.push((request,next)=>{
//request.credentials=true;//接口每次请求会跨域携带cookie
//request.method='POST';//请求方式(get,post)
//request.headers.set('token','111')//请求headers携带参数
next(function(response){
returnresponse;
});
})
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持毛票票。
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短