Interception Stage
Stages of the interception to begin intercepting. Request will intercept before the request is sent. Response will intercept after the response is received.
Inheritors
Types
Link copied to clipboard
@Serializable(with = InterceptionStageSerializer::class )
Link copied to clipboard
@Serializable(with = InterceptionStageSerializer::class )
This extra enum entry represents values returned by Chrome that were not defined in the protocol (for instance new values that were added later).
Link copied to clipboard