Update README.md

This commit is contained in:
Erèbe - Romain Gerard 2024-01-25 19:31:32 +01:00 committed by GitHub
parent 00f268f534
commit 0d7fe7fb14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -145,6 +145,10 @@ ws://localhost:8080" my-server`
-H, --http-headers <HEADER_NAME: HEADER_VALUE> -H, --http-headers <HEADER_NAME: HEADER_VALUE>
Send custom headers in the upgrade request Send custom headers in the upgrade request
Can be specified multiple time Can be specified multiple time
--http-headers-file-path <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 -h, --help
Print help Print help