请问,header除了放cookie,还会放哪些信息?谢谢
一般都需要token信息,即Authorization,还可以添加content-type(属于form,还是json格式),Accept(可接受的类型:application/json, text/plain, */*)