Ok,

I added Matthew's MultiPartPost to commons-httpclient.  I adjusted the formatting
and made a few other minor changes, but it looks very good.  There are still a few
things that need to be done, which have been noted on the bug report:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13165

Just a note about the stability of HttpClient.  We have seen MANY changes since
the 2.0 Alpha release last year.  The MultiPartPost files that Matthew submitted
in January  applied with ZERO conflicts.  This test shows that the method
interface has been VERY stable.

Way to go HttpClient! and thanks to Matthew for the code (and Mark for bringing it
up again).


"Mark R. Diggory" wrote:

> Please look at these old messages:
>
> http://www.mail-archive.com/[email protected]/msg01701.html
> http://www.mail-archive.com/[email protected]/msg01702.html
> http://www.mail-archive.com/[email protected]/msg01704.html
>
> Matthew Albright pretty much supplied everything to make this easily
> included into the package back in January of this year. There was no
> response to his messages.
>
> -Mark
>
> Jeff Dever wrote:
>
> >>I have a
> >>MultipartPost method written for the Commons HttpClient that works with
> >>files stored on the file system such that thier references can be handed
> >>in and the method "streams" everything, much more effective. I've often
> >>wondered why the MultipartPostMethod hasn't been added to the commons
> >>httpclient. But that is also the beauty of the commons library as well,
> >>you can write your own methods if need be.
> >>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to