class Async::HTTP::Protocol::HTTP2::Client

def create_response

def create_response
	Response.new(self, self.next_stream_id)
end