超大文件上传方案( Java )
摘要:
1、介绍enctype enctype 属性规定发送到服务器之前应该如何对表单数据进行编码。 enctype作用是告知服务器请求正文的MIME类型(请求消息头content-type的作用一样) 1、1 enctype的取值有三种 值 描述 application/x-www-form-urlenc 阅读全文
posted @ 2019-09-10 17:03 Xproer-松鼠 阅读(1008) 评论(0) 推荐(0) 编辑