• Sets the debugViewTag debug option.

    When this property is set, all subsequent outgoing pings will include the X-Debug-ID header which will redirect them to the "Ping Debug Viewer".

    Parameters

    • value: string

      The value of the header. This value must satisfy the regex ^[a-zA-Z0-9-]{1,20}$ otherwise it will be ignored.

    Returns void

Generated using TypeDoc