This is a patch for RequestInputStream.java
The patch file is attached.
I created the patch files using this command:
cvs diff -u Foo.java > Foo.patch
Changes:
Bug fix: One of the constructors was ignoring the InputStream parameter.
Added javadoc comments to one of the constructors.
In both constructors: check for null parameters
I executed the tests and everything passed.
-Sean
ResponseInputStream.patch
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
