[Mono-bugs] [Bug 58853][Nor] Changed - [System.Runtime.Serialization.Formatters.Soap] Soap writer/reader don't support headers

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 15:34:56 -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 lluis@ximian.com.

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

--- shadow/58853	2004-05-25 15:14:29.000000000 -0400
+++ shadow/58853.tmp.17565	2004-05-26 15:34:56.000000000 -0400
@@ -58,6 +58,9 @@
 I think that we should support passing a Header [] into the 
 Serialization in SoapFormater (to support other apps that use that)
 
 ------- Additional Comments From lluis@ximian.com  2004-05-25 15:14 -------
 Ok, altough SoapFormatter seems to ignore that parameter when
 serializing a SoapMessage
+
+------- Additional Comments From lluis@ximian.com  2004-05-26 15:34 -------
+Fixed.