Fixed last commit
This commit is contained in:
parent
ec29107ede
commit
22a9815e3e
@ -207,7 +207,7 @@ function request_to_file(uri, target, options, cbs)
|
||||
if stat[1] == false then
|
||||
file:close()
|
||||
sock:close()
|
||||
return false, nil, nil, unpack(stat, 2)
|
||||
return false, unpack(stat, 2)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user