获取header中content-type的值

后台传过来的值需要根据content-Type的值来判定成功与否

获取header中content-Tyep的值 用res.header['Content-Type']

 

相关文章: