URIFileContent
class URIFileContent(val uri: URI, val contentType: <Error class: unknown class> = ContentType.defaultForFilePath(uri.path), val contentLength: Long? = null)(source)
Represents a content that is served from the specified uri