class Protocol::HTTP::Body::Readable

def close(error = nil)

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