module Protocol::HTTP2::Acknowledgement

def acknowledgement!

def acknowledgement!
	set_flags(ACKNOWLEDGEMENT)
end