readContainer

suspend fun readContainer(webId: String, containerUrl: String): SolidContainer

Reads an LDP container from the pod, with each contained resource enriched by its own HTTP HEAD metadata (carried in each SolidSourceReference.headMetadata).

Throws

on failure.