Api:axios(config); config中无data字段时,headers里的Content-Type无效果,这应该出于优化的层面,此时的Content-Length=0,无需向服务端提供Content-Type字段。 相关文章: