puppeteer/new-docs/puppeteer.protocol.network.getresponsebodyforinterceptionrequest.md
2020-07-13 14:01:35 +01:00

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.