wsgidav.samples.mongo_dav_provider.DbCollection.support_etag¶
- DbCollection.support_etag()¶
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().
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().