mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
bugfix: break when write all
This commit is contained in:
@@ -130,6 +130,7 @@ local function writeall(writefunc, statuscode, bodyfunc, header)
|
|||||||
end
|
end
|
||||||
else
|
else
|
||||||
writefunc("\r\n0\r\n\r\n")
|
writefunc("\r\n0\r\n\r\n")
|
||||||
|
break
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user