class Async::HTTP::Body::Readable

def stop(error)

The consumer can call stop to signal that the stream output has terminated.
def stop(error)
end