wsgidav.samples.mongo_dav_provider.ConnectionCollection.support_content_length#

ConnectionCollection.support_content_length()#

Return True, if this resource supports Content-Length.

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