摘要: POST提交数据之 Content-Type的理解; Content-Type是指http/https发送信息至服务器时的内容编码类型,contentType用于表明发送数据流的类型,服务器根据编码类型使用特定的解析方式,获取数据流中的数据。 在网络请求中,常用的Content-Type有如下:te 阅读全文
posted @ 2018-11-29 12:01 王二黑 阅读(10132) 评论(0) 推荐(0) 编辑