http拦截器interceptors
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了http拦截器interceptors相关的知识,希望对你有一定的参考价值。
在服务里配置$httpProvider.interceptors的相关参数
包含
request请求拦截
response响应拦截
requestError请求错误抛出
responseError响应错误抛出
应用场景
需要向服务器发送特定的头的时候
需要修改post方法的时候
以上是关于http拦截器interceptors的主要内容,如果未能解决你的问题,请参考以下文章