werkzeug.ETagResponseMixin.get_etag

ETagResponseMixin.get_etag()[source]

Return a tuple in the form (etag, is_weak). If there is no ETag the return value is (None, None).