A version of HttpConnectionServletInputStream that allows one to specify the content length parameter. This is useful for writing unit tests since the base class does not allow the content length to be set by callers outside of its package.
@author Adam Belmont
@version $Id: $
@see HttpConnectionServletInputStream
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.