set requestIdHeader(requestIdHeader: string): void
Parameters
requestIdHeader: string
Returns void
serverErrorCode
set serverErrorCode(errorCode: string): void
Parameters
errorCode: string
Returns void
serverSubErrorCode
set serverSubErrorCode(subErrorCode: string): void
Parameters
subErrorCode: string
Returns void
speInfo
set speInfo(speInfo: string): void
Indicates whether the request was executed on a ring serving SPE traffic.
An empty string indicates this occurred on an outer ring, and the string "I"
indicates the request occurred on the inner ring
Indicates whether the request was executed on a ring serving SPE traffic. An empty string indicates this occurred on an outer ring, and the string "I" indicates the request occurred on the inner ring