[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
Tue, 25 May 2004 13:10:13 -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 totte@hiddenpeaks.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58853
--- shadow/58853 2004-05-25 12:59:05.000000000 -0400
+++ shadow/58853.tmp.28487 2004-05-25 13:10:13.000000000 -0400
@@ -50,6 +50,10 @@
I agree, we can call HeaderHandler when we detect a new handler (this
way we can simulate a bit of the behavior)
otherwise it's easier to modify the current code to support
CallContext etc if the headers get's into SoapMessage.
+
+------- Additional Comments From totte@hiddenpeaks.com 2004-05-25 13:10 -------
+I think that we should support passing a Header [] into the
+Serialization in SoapFormater (to support other apps that use that)