File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,7 @@ This will install `http-server` globally so that it may be run from the command
58
58
| ` -U ` or ` --utc ` | Use UTC time format in log messages.| |
59
59
| ` --log-ip ` | Enable logging of the client's IP address | ` false ` |
60
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
-
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 |
63
62
| ` --username ` | Username for basic authentication | |
64
63
| ` --password ` | Password for basic authentication | |
65
64
| ` -S ` , ` --tls ` or ` --ssl ` | Enable secure request serving with TLS/SSL (HTTPS)| ` false ` |
You can’t perform that action at this time.
0 commit comments