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

986 B

Home > puppeteer > Protocol > Network > SignedExchangeReceivedEvent

Protocol.Network.SignedExchangeReceivedEvent interface

Fired when a signed exchange was received over the network

Signature:

export interface SignedExchangeReceivedEvent 

Properties

Property Type Description
info SignedExchangeInfo Information about the signed exchange response.
requestId RequestId Request identifier.