puppeteer/new-docs/puppeteer.protocol.audits.getencodedresponseresponse.body.md
2020-07-13 14:01:35 +01:00

584 B

Home > puppeteer > Protocol > Audits > GetEncodedResponseResponse > body

Protocol.Audits.GetEncodedResponseResponse.body property

The encoded body as a base64 string. Omitted if sizeOnly is true.

Signature:

body?: string;