mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
examples-lowlevel: ws client: add -n to README table
This commit is contained in:
parent
0c8dbadc1f
commit
972f154a62
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ Option|Meaning
|
|||
-j|Allow selfsigned tls cert
|
||||
-k|Allow insecure certs
|
||||
-m|Skip server hostname check
|
||||
-n|Skip tls usage
|
||||
-e|Allow expired certs
|
||||
--protocol|Use a specific ws subprotocol rather than dumb-increment-protocol, eg, `--protocol myprotocol`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue