Attention

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

wsgidav.samples.virtual_dav_provider.RootCollection.supportContentLength

RootCollection.supportContentLength()

Return True, if this resource supports Content-Length.

This default implementation checks self.getContentLength() is None.