Skip to content

Maximum request body size 1048576 exceeded, actual body size 1049648 #6019

Locked Answered by hh-h
Th0rgal asked this question in Q&A
Discussion options

You must be logged in to vote

client_max_size – client’s maximum size in a request, in bytes. If a POST request exceeds this value, it raises an HTTPRequestEntityTooLarge exception.

https://aiohttp.readthedocs.io/en/stable/web_reference.html#aiohttp.web.Application

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by webknjaz

This comment has been hidden.

This comment has been hidden.

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question StackOverflow
3 participants
Converted from issue

This discussion was converted from issue #4474 on September 26, 2021 15:47.