GetResource Method

Get a resource using the WebDAV GET method.

Syntax

public fun getResource(resourceURI: String?)

Remarks

Fetch the resource using the WebDAV GET method. The resource contents are delivered through the Transfer event, and the HTTP response headers through the Header event.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]