class Protocol::HTTP::Body::Digestable

def etag

def etag
	@digest.hexdigest.dump
end