Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Version 1.33 -> settings/http/server_version to false not working #1443

@tobias992

Description

@tobias992

Hi,

It's not possible to disable the server_version. The config is reloading fine but still i can see the version number. We use unit 1.33.

curl request:
curl -X PUT --data-binary 'false' --unix-socket /run/control.unit.sock http://localhost/config/settings/http/server_version { "success": "Reconfiguration done." }

My config file:
{ "settings": { "http": { "server_version": false } }, // Rest of my config }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions