#212·filepond

添加选项,以单独的表单数据项形式发送元数据

作者: juongithub创建于 2019年1月27日更新于 2026年8月28日
标签enhancement

元数据以字符串形式发送,但使用与 FILE 输入相同的字段名称。目前,请求负载的格式如下: ------WebKitFormBoundary Content-Disposition: form-data; name="filepond"; filename="test.jpg" Content-Type: application/octet-stream