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