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

When upload large files I get 400 bad request #463

Open
AbdoDabbas opened this issue Mar 4, 2016 · 3 comments
Open

When upload large files I get 400 bad request #463

AbdoDabbas opened this issue Mar 4, 2016 · 3 comments

Comments

@AbdoDabbas
Copy link

Hi, when I try to upload large file (for example I tried 0.6GB) It show that it's uploading and the progress bar works but when finish it returns "400 Bad request - Invalid Verb" in the response, and shows the message box:
"New file(s) added successfully.".
Even thought the file isn't uploaded.

I'm using ASP.NET MVC as server side, and this is happening when using FireFox, when using Chrome it works fine with no errors.

@simogeo
Copy link
Owner

simogeo commented Mar 4, 2016

@AbdoDabbas
Copy link
Author

I already did increased the max limit of uploaded files, the problem is not in here.
On Chrome it's working with no problems, on FireFox this problem occurs.
I think it's something related to http headers sent.

@hammond13
Copy link
Collaborator

I don't have much experience with the "Invalid Verb" message. Since it is browser specific, it could be a cookie problem: http://stackoverflow.com/questions/35654199/sudden-bad-request-invalid-verb-on-during-debugging-visual-studio

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

3 participants