class Async::HTTP::Protocol::HTTP1::Request

def hijack!

def hijack!
	@connection.hijack!
end