You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Sean C. Sullivan" <se...@seansullivan.com> on 2002/03/10 08:00:59 UTC

[httpclient] patch for HttpMultiClient.java

I made modifications to HttpMultiClient.java

The patch file is attached.

I created the patch file using this command:
 
                    cvs diff -u Foo.java > Foo.patch
 
Changes in HttpMultiClient:

     improved javadoc comments


     improved parameter checking in executeMethod method

     improved exception handling in the "executeMethod" method

     minor code re-formatting

 -Sean


[httpclient] unit tests for HttpMultiClient

Posted by "Sean C. Sullivan" <se...@seansullivan.com>.
Currently, there are no unit tests for HttpMultiClient

Is anybody working on unit tests for this class?

-Sean



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>