wsgidav.samples.virtual_dav_provider.RootCollection.get_etag¶
- RootCollection.get_etag()¶
See http://www.webdav.org/specs/rfc4918.html#PROPERTY_getetag
For non-collections we default to None, because it is harder to implement. See also DAVCollection.support_etag().