mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
670 B
670 B
Home > puppeteer > Protocol > Network > GetResponseBodyForInterceptionRequest > interceptionId
Protocol.Network.GetResponseBodyForInterceptionRequest.interceptionId property
Identifier for the intercepted request to get body for.
Signature:
interceptionId: InterceptionId;