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

tornado.web.stream_request_body vs. Request Entity Too Large. #28

Open
vielmetti opened this issue Sep 10, 2019 · 0 comments
Open

tornado.web.stream_request_body vs. Request Entity Too Large. #28

vielmetti opened this issue Sep 10, 2019 · 0 comments

Comments

@vielmetti
Copy link

In #24 there have been ongoing problems with "413 Request Entity Too Large" errors. Not seeing any right now, but it is anticipated that by switching to the tornado.web.stream_request_body method this problem might go away entirely.

See e.g.

https://www.tornadoweb.org/en/stable/guide/structure.html?highlight=stream_request_body#handling-request-input

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