From 0d7fe7fb14876091d55284079f91dc3be40c0e54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Thu, 25 Jan 2024 19:31:32 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bcd6004..4616d44 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,10 @@ ws://localhost:8080" my-server` -H, --http-headers Send custom headers in the upgrade request Can be specified multiple time + --http-headers-file-path + 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` -h, --help Print help