flask.Response.get_etag

Response.get_etag()

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