From a07fd4911a5b7110356bdb38c30574715e991fbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Sat, 27 Jan 2024 13:56:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4616d44..f7ebaa3 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ ws://localhost:8080" my-server` -H, --http-headers Send custom headers in the upgrade request Can be specified multiple time - --http-headers-file-path + --http-headers-file Send custom headers in the upgrade request reading them from a file. It overrides http_headers specified from command line. File is read everytime and file format must contains lines with `HEADER_NAME: HEADER_VALUE`