CDNRequest

constructor(url: String, headers: Map<String, String>? = null)

Parameters

url

Url of the file to load.

headers

Map of headers added to the request.