[Mono-bugs] [Bug 70310][Nor] Changed - empty responses

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Dec 2004 22:07:17 -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 james@ximian.com.

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

--- shadow/70310	2004-12-07 22:06:54.000000000 -0500
+++ shadow/70310.tmp.21060	2004-12-07 22:07:17.000000000 -0500
@@ -16,6 +16,11 @@
 Cc: 
 Summary: empty responses
 
 If a web service call returns a 202, with a 0 conten-length (and obviously
 no SOAP envelope), mono pukes trying to parse the response because it
 expects an envelope.  It should just stop.
+
+------- Additional Comments From james@ximian.com  2004-12-07 22:07 -------
+Created an attachment (id=13441)
+Patch against svn trunk from Lluis that fixes this
+