[Mono-bugs] [Bug 76631][Nor] New - webclient.DownloadData do post
request
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 4 13:50:30 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 13:50:30.000000000 -0500
+++ shadow/76631.tmp.2936 2005-11-04 13:50:30.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 76631
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: colin at univ-metz.fr
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Summary: webclient.DownloadData do post request
+
+hye,
+
+the request method of DownloadData have changed recently : Get to Post.
+I use this object to make simple request to server that doesn't support
+post request ( now i know this :) ).
+I don't understand why you choose Post instead of Get, it seems there's no
+way to add data to a DownloadData() request.
+So it's not really a bug, but Post must be prefered if there's no post data.
+
+thx
+
+cyrille
More information about the mono-bugs
mailing list