Skip to main content

Utils.HTML.Download

class Utils.HTML.Download extends %Library.RegisteredObject

Method Inventory

Methods

classmethod DownloadInstance(workdir As %String = "c:/0temp", instancename As %String = "", public As %Boolean = 1, verbose As %Boolean = 0)
classmethod GetHTTPRequestForDownload(serverURL As %String = "", https As %Boolean = 0) as %Net.HttpRequest
classmethod PromptForCredentials()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab