contentType

contentType 主要设置你发送给服务器的格式 contentType默认值 ajax方式请求交互 post方式 RequestHeader中设置值 Content-Type: application/x-www-form-urlencoded; charset=UTF-8 contentType: application/json 发送参数’formdata’ get方式 RequestH
相关文章
相关标签/搜索