Type Definition cdp::network::InterceptionId [] [src]

type InterceptionId<'a> = Cow<'a, str>;

Unique intercepted request identifier.