class Async::HTTP::Protocol::HTTP1::Connection

def read_remainder_body

def read_remainder_body
	Body::Remainder.new(@stream)
end