Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

Version validation in Httpchk does not allow http headers #6

@Mo3m3n

Description

@Mo3m3n

The validate pattern for Httpchk version is ^[^\s]+$
This does not allow the use of specific headers in HTTP health check like in the following example from: https://cbonte.github.io/haproxy-dconv/2.0/configuration.html#4-option%20httpchk
option httpchk OPTIONS * HTTP/1.1\r\nHost:\ www

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions