Module: wine Branch: master Commit: bb2344b711e698c85c3417afeb5dbc887ee40fc5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bb2344b711e698c85c3417afeb...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Jul 20 15:01:55 2017 +0200
webservices: Write Action and To headers unless the addressing version is WS_ADDRESSING_VERSION_TRANSPORT.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/webservices/msg.c | 70 +++++++++++++++++++++++++++++++------------- dlls/webservices/tests/msg.c | 32 +++++++++++++++----- 2 files changed, 73 insertions(+), 29 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bb2344b711e698c85c3417...