From 6913309af5c804d9d098a48fe5ca0470af946c76 Mon Sep 17 00:00:00 2001 From: manatlan Date: Sat, 12 Oct 2024 17:54:47 +0200 Subject: [PATCH] update doc --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eb5e515..c2c789c 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,7 @@ The port to bind to. (default is 8000) #### ssl (bool) -- When False: (default) use "ws://" to connect the websocket -- When True: use "wss://" to connect the websocket +Indicate that "Secure flag" should be set for middleware WebServerSession cookie only !!!! non-sense in http_only mode.