lua-requests icon indicating copy to clipboard operation
lua-requests copied to clipboard

request closed error

Open d9k opened this issue 7 years ago • 1 comments

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?

d9k avatar Aug 24 '18 00:08 d9k

How large of a response is causing this? I don't find any mention of a maximum response body size within LuaSocket.

JakobGreen avatar Aug 28 '18 20:08 JakobGreen