mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
584 B
584 B
Home > puppeteer > Protocol > Network > GetResponseBodyResponse > base64Encoded
Protocol.Network.GetResponseBodyResponse.base64Encoded property
True, if content was sent as base64.
Signature:
base64Encoded: boolean;