Http post max size
Posted: Mon Mar 11, 2019 8:20 am
Hello,
I have a webserver which handles some GET and POST action. With the POST action, if I have a small content length I receive the packets, but when the content length gets bigger, I receive a null body.
I there a limit to the max content length I can receive? Is there a way to increase it?
Thank you,
Mattia
I have a webserver which handles some GET and POST action. With the POST action, if I have a small content length I receive the packets, but when the content length gets bigger, I receive a null body.
I there a limit to the max content length I can receive? Is there a way to increase it?
Thank you,
Mattia