enum Protocol::Network::InterceptionStage
Overview
Stages of the interception to begin intercepting. Request will intercept before the request is sent. Response will intercept after the response is received.
Defined in:
protocol/network.crEnum Members
-
Request =
0
-
HeadersReceived =
1