class Async::HTTP::Protocol::HTTP1::Response

def hijack!

def hijack!
	@connection.hijack!
end