readPublic

suspend fun <T : SolidResource> readPublic(uri: String, clazz: Class<T>): T

Reads a public resource with no Authorization header — most usefully a foreign WebID profile document, which a pod may reject when presented a foreign issuer's token.