Api:axios(config);
config中无data字段时,headers里的Content-Type无效果,这应该出于优化的层面,此时的Content-Length=0,无需向服务端提供Content-Type字段。
赞
踩
Api:axios(config);
config中无data字段时,headers里的Content-Type无效果,这应该出于优化的层面,此时的Content-Length=0,无需向服务端提供Content-Type字段。
转载于:https://www.cnblogs.com/idiv/p/9482582.html
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。