HTTP server generic options

Configuration options to control the standard HTTP server functionality.

List of headers used in all responses.

Comma-separated list of host origins accepted by this service. This is usually required when running behind a Layer 7 load balancer or a reverse proxy.

The path used to access the service via an HTTP reverse proxy. Leave it empty when a reverse proxy is not used or when the reverse proxy is using the exact same URL structure.

When used behind a proxy or an HTTP load balancer, this defines the header used to extract the source address of a client.