• Validates whether or not a given value is an acceptable HTTP header for outgoing pings.

    Parameters

    • v: string

      The value to validate.

    Returns boolean

    Whether or not the given value is a valid HTTP header value.

Generated using TypeDoc