[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 15:14:30 -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 13:10:13.000000000 -0400
+++ shadow/58853.tmp.30383 2004-05-25 15:14:29.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: lluis@ximian.com
ReportedBy: totte@hiddenpeaks.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: [System.Runtime.Serialization.Formatters.Soap] Soap writer/reader don't support headers
@@ -54,6 +54,10 @@
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)
+
+------- Additional Comments From lluis@ximian.com 2004-05-25 15:14 -------
+Ok, altough SoapFormatter seems to ignore that parameter when
+serializing a SoapMessage