wsgidav.dav_provider.DAVNonCollection.get_content_length#

abstract DAVNonCollection.get_content_length()[source]#

Returns the byte length of the content.

MUST be implemented.

See also _DAVResource.get_content_length()