lua-requests
lua-requests copied to clipboard
request closed error
I get
lua: ~/.luaver/luarocks/2.4.4_5.2/share/lua/5.2/requests.lua:106: error in GET request: closed
error when response is too big
How to adjust maximum response body size?
How large of a response is causing this? I don't find any mention of a maximum response body size within LuaSocket.