Update README.md

This commit is contained in:
Erèbe - Romain Gerard 2024-01-27 13:56:41 +01:00 committed by GitHub
parent 538cfb31bc
commit a07fd4911a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`