[Mono-bugs] [Bug 43362][Maj] Changed - multipart form data bug
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 6 Jun 2003 04:23:41 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=43362
--- shadow/43362 Fri May 23 03:18:13 2003
+++ shadow/43362.tmp.9869 Fri Jun 6 04:23:41 2003
@@ -1,12 +1,12 @@
Bug#: 43362
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details: Windows 2000 with all service packs
-Status: REOPENED
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Major
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: Mark_Kuschnir@yahoo.co.uk
@@ -544,6 +544,10 @@
1234567890
</Item>
</DataBlob>
";
}
+
+------- 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.