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 f52c96a commit 1ac504cCopy full SHA for 1ac504c
README.md
@@ -60,7 +60,7 @@ This will install `http-server` globally so that it may be run from the command
60
|`-P` or `--proxy` |Proxies all requests which can't be resolved locally to the given url. e.g.: -P http://someurl.com | |
61
|`--proxy-options` Pass proxy [options](https://github.com/http-party/node-http-proxy#options) using nested dotted objects. e.g.: --proxy-options.secure false
62
63
-`--username` |Username for basic authentication | |
+|`--username` |Username for basic authentication | |
64
|`--password` |Password for basic authentication | |
65
|`-S` or `--ssl` |Enable https.| |
66
|`-C` or `--cert` |Path to ssl cert file |`cert.pem` |
0 commit comments