class Protocol::HTTP2::Settings

def enable_connect_protocol?

def enable_connect_protocol?
	@enable_connect_protocol == 1
end