Skip to main content

Ens.Util.URLStream

class Ens.Util.URLStream extends %Library.RegisteredObject

Return a Stream given a URL

Method Inventory

Methods

classmethod GetURLStream(pURL, Output pStream As %CharacterStream, pProxyServer As %String = "", pProxyPort As %String = "", pProxyHTTPS As %Boolean = 0) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab