Add content.
@param content
@param last
@throws IllegalArgumentException if content is {@link Buffer#isImmutable immutable}.
@throws IllegalStateException If the request is not expecting any more content,or if the buffers are full and cannot be flushed.
@throws IOException if there is a problem flushing the buffers.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.