[Mono-bugs] [Bug 51972][Nor] Changed - HttpWebRequest only allows a body if the method is PUT or POST

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 10 Dec 2003 15:25:20 -0500 (EST)


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 pcgod@gmx.net.

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

--- shadow/51972	2003-12-09 18:15:54.000000000 -0500
+++ shadow/51972.tmp.6766	2003-12-10 15:25:20.000000000 -0500
@@ -49,6 +49,11 @@
 Always
 
 ------- Additional Comments From lmaloney@bigpond.net.au  2003-12-09 18:15 -------
 Created an attachment (id=6171)
 Test case
 
+
+------- Additional Comments From pcgod@gmx.net  2003-12-10 15:25 -------
+Created an attachment (id=6184)
+proposed patch with reversed test because the default is to allow data in ms runtime
+