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

Cors error when return 413 status code #552

Open
jetien opened this issue Jan 19, 2016 · 0 comments
Open

Cors error when return 413 status code #552

jetien opened this issue Jan 19, 2016 · 0 comments

Comments

@jetien
Copy link
Contributor

jetien commented Jan 19, 2016

Hi,
when I try to upload file which exceed "request.body.max.size", I received the correct status code (in the Network panel on devTools window) but there is also an error on CORS (No 'Access-Control-Allow-Origin'...).

This error leads to the no statusCode and statusText on the javascript response.

Any ideas about this problem ?

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