setAttachDebugStack

suspend fun setAttachDebugStack(args: Network.SetAttachDebugStackParameter, mode: CommandMode = CommandMode.DEFAULT)

Specifies whether to attach a page script stack id in requests


suspend fun setAttachDebugStack(enabled: Boolean)

Specifies whether to attach a page script stack id in requests

Parameters

enabled

Whether to attach a page script stack for debugging purpose.