Get error : "Response is too large" with "http.get" command
Axelouuu-dev opened this issue ยท 0 comments
Hi !
I try to download a file from my website but it give me the error "Response is too large".
In computercraft-server.toml config file, I've tried to up space_limit to 1Go, max_request to 0 and brandwidth to 2147483647.
The file I try to download weighs 17Mo.
Is there possible to increase the limit ?