Extension http_server
HTTP server that listens on a specific port.
Version |
- |
Tags |
- |
Dependencies |
- |
Configuration properties
Property | Type | Default | Description |
---|---|---|---|
|
string |
127.0.0.1 |
Host. |
|
integer |
5000 |
Port. |
|
string |
Certificate file. |
|
|
string |
Private key file. |