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

def hijack?

def hijack?
	@body.nil?
end