DigDes/SoapCore

How to customize response header to client from Soap server side ?

seyama-daisuke opened this issue · 3 comments

We'd like to add custom data into response header in Soap Server.
Could you tell me how to do this ?

I haven't tested this myself but you should be able to use [MessageHeader]-attribute in a [MessageContract].
See https://github.com/DigDes/SoapCore/blob/develop/src/SoapCore.Tests/Serialization/MessageHeadersTests.cs

This issue is stale because it has been open for 30 days with no activity.

This issue was closed because it has been inactive for 14 days since being marked as stale.