commit 9bcf170abdc10f10f7cf99dbd5b652d95ebdd54a
parent 92b32760eb9d01bd5b942d439636ef1675318c2b
Author: n0tr1v <n0tr1v@protonmail.com>
Date: Mon, 29 May 2023 03:12:12 -0700
doc
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkg/web/handlers/handlers.go b/pkg/web/handlers/handlers.go
@@ -5240,7 +5240,7 @@ Loop:
}
c.Response().Flush()
- }
+ } // end of infinite loop (LOOP)
// Display a big banner stating the connection is closed.
send(`<div class="connection-closed">Connection closed</div>`)