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

CamelCaseMultiPartParser does not care about multiple file uploads #64

Open
atnartur opened this issue Jul 23, 2019 · 8 comments
Open

Comments

@atnartur
Copy link

When I try to upload multiple files in the same key of request body underscoreize function replace all files with the last one.

@vbabiy
Copy link
Owner

vbabiy commented Sep 10, 2019

@atnartur can you create a test case showing this?

@atnartur
Copy link
Author

I'm trying to reproduce this bug. When I finish it I attach the link on repo

@phanhuudinh
Copy link

Have the same issue

@ghost
Copy link

ghost commented Oct 30, 2019

Can confirm. Same issue here

@AndrewBorisenko
Copy link

@vbabiy , what about this bug? Could we hope for resolving it issue?

@vbabiy
Copy link
Owner

vbabiy commented Jan 29, 2020

@AndrewBorisenko I am not sure if I will have time soon, but PRs are welcome.

@AndrewBorisenko
Copy link

@vbabiy If you would have some free time - check my pull request for resolving it issue
#77

@krzysieqq
Copy link

Try to use PUT instead of POST method in my case it helped.

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

No branches or pull requests

5 participants