> 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.
Wow, I didn't even know this existed. How about you submit a patch? Here is a feature request: http://issues.apache.org/bugzilla/show_bug.cgi?id=13165 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
