[PATCH 6/6] wsdapi: Store discovered namespaces and write xmlns attributes for them.
12 Mar
2018
12 Mar
'18
11:02 p.m.
The appropriate xmlns attributes are required to produce messages identical to the Windows implementation of this function. While not strictly required by the SOAP spec, they help to reduce verbosity in the generated message. Signed-off-by: Owen Rudge <orudge(a)codeweavers.com> --- dlls/wsdapi/soap.c | 67 +++++++++++++++++++++++++++++++++++++++++-- dlls/wsdapi/tests/discovery.c | 8 ++++-- dlls/wsdapi/wsdapi_internal.h | 4 +++ dlls/wsdapi/xml.c | 2 +- 4 files changed, 74 insertions(+), 7 deletions(-)
2841
Age (days ago)
2841
Last active (days ago)
0 comments
1 participants
participants (1)
-
Owen Rudge