class Protocol::HTTP2::Stream

def maximum_frame_size

def maximum_frame_size
	@connection.available_frame_size
end