MultipartPostMethod

2003-02-20 Thread Mathis Thomas (VTG)
I want to create a multipart post with an InputStream instead of a File. Is that possible? Thomas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: MultipartPostMethod

2003-02-20 Thread Mathis Thomas (VTG)
I tried it but there is a problem to integrate the method getLength() because I don't know the length of the InputStream. What are the problems if this method returns 0 (I'm sure there will be some!)? Thomas -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]

AW: POST method - Default content encoding

2003-02-03 Thread Mathis Thomas (VTG)
problems. Unfortunately, all our committers are currently either missing in action or too busy. So, please, stay tuned. The fix is expected soon Oleg -Original Message- From: Mathis Thomas (VTG) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 10:11 AM To: 'Commons HttpClient