wsgidav.dav_provider.DAVCollection.support_etag

DAVCollection.support_etag()[source]

Return True, if this resource supports ETags.

For non-collections we default to False, because it is harder to implement. See also DAVCollection.get_etag().