When experimenting with file uploading , when POST-ing large files, you get an "out of memory" and it uses 2 G. Maybe not really a problem but it would be nice if there was a way to restrict the maximum bytes for a request body. The max-size of the header is already restricted.
Maybe Options to weblittapp or validation function for requests?
When experimenting with file uploading , when POST-ing large files, you get an "out of memory" and it uses 2 G. Maybe not really a problem but it would be nice if there was a way to restrict the maximum bytes for a request body. The max-size of the header is already restricted.
Maybe Options to weblittapp or validation function for requests?
I didn't try it on https://luvit.io/