mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
826 B
826 B
Home > puppeteer > Protocol > Network > GetResponseBodyForInterceptionRequest
Protocol.Network.GetResponseBodyForInterceptionRequest interface
Signature:
export interface GetResponseBodyForInterceptionRequest
Properties
Property | Type | Description |
---|---|---|
interceptionId | InterceptionId | Identifier for the intercepted request to get body for. |