Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upload组件的method是不是没什么意义,改put也不能有效上传form-data格式的数据 #387

Open
buhuia opened this issue Apr 12, 2022 · 0 comments

Comments

@buhuia
Copy link

buhuia commented Apr 12, 2022

图片

后台要求使用put方式上传,但是文件会损坏。

看了源码open是用了method,可是send还是form-data格式。上传的数据总会损坏。请问是我用的方式不对吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant