[Mono-bugs] [Bug 43362][Maj] Changed - multipart form data bug

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 9 Jun 2003 05:29:04 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by mark_kuschnir@yahoo.co.uk.

http://bugzilla.ximian.com/show_bug.cgi?id=43362

--- shadow/43362	Fri Jun  6 04:23:41 2003
+++ shadow/43362.tmp.23359	Mon Jun  9 05:29:04 2003
@@ -548,6 +548,12 @@
 }
 
 
 ------- Additional Comments From gonzalo@ximian.com  2003-06-06 04:23 -------
 Can you try it with current CVS? I've reworked all the HttpWebRequest
 adn related classes code.
+
+------- Additional Comments From Mark_Kuschnir@yahoo.co.uk  2003-06-09 05:29 -------
+I'm afraid I only use the complete Mono releases. I assume that there 
+will be another Mono release soon that will include your new 
+HttpWebRequest classes? Did you try the example program with your new 
+code?