Skip to content

Parameter type for vhost.pp $headers is incorrect #2247

Closed
@chillinger

Description

@chillinger

ae56cc9 added types to various parameters

The Type for vhost.pp $headers is now Optional[String]

But it should be Array[String] with default []
OR
Optional[Array[String]] with default undef

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions