@contentauth/c2pa-js
    Preparing search index...

    Variable DEFAULT_MAX_RESPONSE_BYTESConst

    DEFAULT_MAX_RESPONSE_BYTES: number = ...

    Default maximum response size, in bytes, when FetchWithRetryOptions.maxResponseBytes isn't specified. Only enforced by fetchWithRetry's text response handling — fetchWithRetryRaw returns the raw Response and does not enforce a size cap.