Nativescript plugin for https requests
    Preparing search index...

    Function getString

    • Downloads the content from the specified URL as a string.

      Parameters

      • arg: string | HttpsRequestOptions

        either The URL to request from or HttpsRequestOptions options.

      Returns Promise<string>