Http添加headers

可以快速上手的开发文档

#Http添加headers
Http添加headers

理解Angular的providers给Http添加默认headers

在一般的web应用里,经常会需要在每次发送Http请求的时候,添加header或者一些默认的参数..