We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740bdc7 commit 33c424eCopy full SHA for 33c424e
README.md
@@ -22,7 +22,8 @@ Usage: h2spec [OPTIONS]
22
Options:
23
-p: Target port. (Default: 80)
24
-h: Target host. (Default: 127.0.0.1)
25
- --tls: Use TLS. (Default: false)
+ -t: Connect over TLS. (Default: false)
26
+ -k: Don't verify server's certificate. (Default: false)
27
--help: Display this help and exit.
28
```
29
0 commit comments