wsgidav.samples.virtual_dav_provider.VirtualResource.get_etag

VirtualResource.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().