Attention

You are looking at outdated documentation for version 2.x. A newer version is available.

wsgidav.samples.virtual_dav_provider.RootCollection.getContent

RootCollection.getContent()

Open content as a stream for reading.

Returns a file-like object / stream containing the contents of the resource specified. The calling application will close() the stream.

This method MUST be implemented by all providers.