标签:app ipa for 表单 lan ext tail plain get
enctype="text/plain" 空格转换为 "+" 加号,但不对特殊字符编码。
multipart/form-data
不对字符编码。
在使用包含文件上传控件的表单时,必须使用该值。
application/x-www-form-urlencoded
在发送前编码所有字符(默认)
http://blog.csdn.net/five3/article/details/7181521
http://blog.csdn.net/xiaojianpitt/article/details/6856536
标签:app ipa for 表单 lan ext tail plain get
原文地址:http://www.cnblogs.com/jh2k/p/6291359.html