Tagged Questions

0
votes
0answers
21 views

Is it possible to use WS:Addressing to send the response message from the server to a different location than the request came from?

I received the request from a client, that our webservice should send the response to a different location than the request came from. I am not sure if this is even possible, but after some search I ...