Skip to content

HTTP Server

olitank edited this page Nov 28, 2025 · 1 revision

Allows to specify the properties of an HTTP server.

General

Name

The server name.

Host Name

Corresponds to the name or IP address of the network interface on which the server will listen.

Port

Corresponds to the server's listening port.

Local Base URL

Displays the base address from which the server will be accessible.

Request handlers

Lists the processors that will be installed on the server and their associated paths.

Note

Free text for documenting the server.

Clone this wiki locally