Function _fixTextBlobTypePrivate

  • Private

    Fixes the types of Blobs incorrectly typed as text/plain.

    Parameters

    • blob: Blob

      Blob to check

    Returns Promise<Blob>

    Promise resolving to original Blob, unless it's originally typed as text/plain but is really JSON, ZIP, or XML