Update README.md
This commit is contained in:
parent
538cfb31bc
commit
a07fd4911a
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ ws://localhost:8080" my-server`
|
|||
-H, --http-headers <HEADER_NAME: HEADER_VALUE>
|
||||
Send custom headers in the upgrade request
|
||||
Can be specified multiple time
|
||||
--http-headers-file-path <FILE_PATH>
|
||||
--http-headers-file <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`
|
||||
|
|
Loading…
Reference in a new issue