• Checks if the given value is a known header.

    Parameters

    • value: string

      The value to check.

    Returns value is KnownHeader

    True when the KnownHeader enum values include the given value, false otherwise.