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

HTTPRequestEntityTooLarge: Request Entity Too Large #25

Closed
lastdreamer7591 opened this issue Sep 3, 2017 · 3 comments
Closed

HTTPRequestEntityTooLarge: Request Entity Too Large #25

lastdreamer7591 opened this issue Sep 3, 2017 · 3 comments
Milestone

Comments

@lastdreamer7591
Copy link

lastdreamer7591 commented Sep 3, 2017

Hi !

I'm using Camisole for a project, but I have a problem.

When I want to run a test with a huge entry (over than 1Mb), the exception "aiohttp.web_exceptions.HTTPRequestEntityTooLarge: Request Entity Too Large" is thrown.

Have you an idea how I can increase this size limit?

Thank you !

@zopieux
Copy link
Member

zopieux commented Sep 3, 2017

Hi there,

This is a known issue and a release fixing it will be done soon. In the meantime, as you can see in the tests, you can pass an additional keyword to make_application.

@lastdreamer7591
Copy link
Author

Thanks, it's ok now ;)

@zopieux zopieux added this to the v1.0 milestone Sep 7, 2017
@zopieux
Copy link
Member

zopieux commented Oct 23, 2017

34949e7 lands this feature. Release will be there soon.

@zopieux zopieux closed this as completed Oct 23, 2017
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

2 participants