wsgidav.dav_provider.DAVNonCollection.support_content_length#

DAVNonCollection.support_content_length()#

Return True, if this resource supports Content-Length.

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