mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
604 B
604 B
Home > puppeteer > Protocol > Network > SignedExchangeInfo > outerResponse
Protocol.Network.SignedExchangeInfo.outerResponse property
The outer response of signed HTTP exchange which was received from network.
Signature:
outerResponse: Response;