chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.network / InterceptionStage

InterceptionStage

enum class InterceptionStage

Stages of the interception to begin intercepting. Request will intercept before the request is sent. Response will intercept after the response is received.

Official doc

Enum Values

Request

HeadersReceived