aem-plugin / com.cognifide.gradle.aem.common.file.resolver / Resolver / downloadHttp

downloadHttp

fun downloadHttp(url: String, options: HttpFileTransfer.() -> Unit): FileResolution

Download file using HTTP file transfer with custom settings (like basic auth credentials).

Use only when using more than one remote HTTP server to download files.