[Mono-bugs] [Bug 76631][Nor] Changed - webclient.DownloadData do
post request
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 4 15:24:36 EST 2005
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 colin at univ-metz.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=76631
--- shadow/76631 2005-11-04 14:52:05.000000000 -0500
+++ shadow/76631.tmp.3702 2005-11-04 15:24:36.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 76631
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: colin at univ-metz.fr
@@ -33,6 +33,23 @@
but get must be prefered
------- Additional Comments From gonzalo at ximian.com 2005-11-04 14:52 -------
Can you attach a test case that does what you expect under MS and
fails with mono?
+
+------- Additional Comments From colin at univ-metz.fr 2005-11-04 15:24 -------
+i don't think a test case will help. but i join one.
+Maybe you could see the method MS use with DownloadData.
+Whatever, the use of POST is not need in this case.
+
+someone wrote this comment in this sub area
+
+// Maybe I should be careful if assuming that setting "POST"
+// never fails when we setup WebRequest, but the same approach
+// seems to work on UploadData().
+
+we could consider that POST is need in the upload case, not in the
+other one.
+
+
+
More information about the mono-bugs
mailing list