I am using lwan to program a webserver, everything look good except when I try send a POST request to server with file large then 64kb, I get HTTP Status 413 Request too large.
Is that any way to configure the POST limitation ? ( I search around doc and find no luck)
Hello,
I am using lwan to program a webserver, everything look good except when I try send a POST request to server with file large then 64kb, I get HTTP Status 413
Request too large.
Is that any way to configure the POST limitation ? ( I search around doc and find no luck)