iOS–表单formdata上传文件背景 使用 multipart form data 格式提交图片或者文件到服务器 方法 使用 http 请求 POST 方式 然后在请求头里设置 Content Type 为 multipart from data 指定请求的格式 参数格式 普通参数 boundry r nContent Disposition form data name r n nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp r