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