SoapCore icon indicating copy to clipboard operation
SoapCore copied to clipboard

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

Open seyama-daisuke opened this issue 1 year ago • 1 comments

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

seyama-daisuke avatar Feb 06 '24 06:02 seyama-daisuke

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

andersjonsson avatar Feb 09 '24 09:02 andersjonsson

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

github-actions[bot] avatar Mar 11 '24 02:03 github-actions[bot]

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

github-actions[bot] avatar Mar 25 '24 02:03 github-actions[bot]