HED JavaScript Library
    Preparing search index...

    Function readHTTPSFile

    • Read a remote file using HTTPS.

      Parameters

      • url: string

        The remote URL.

      Returns Promise<string>

      A promise with the file contents.

      If the network read failed.