Attention

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

wsgidav.dav_provider.DAVNonCollection.supportContentLength

DAVNonCollection.supportContentLength()

Return True, if this resource supports Content-Length.

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