Basic SOAP test, using Aonaware's SOAP->DICT gateway
authorDan Winship <danw@novell.com>
Thu, 8 Jul 2004 18:15:37 +0000 (18:15 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 8 Jul 2004 18:15:37 +0000 (18:15 +0000)
commit8b72bbbe3b5e87b959ccd81609cc7962a28b0dd5
tree17fb3f797d500f97c2985d9ab2e776c12bdf3f7b
parent514ca6b42ce4aaad3e9323cde461ca9bf57c7227
Basic SOAP test, using Aonaware's SOAP->DICT gateway

2004-07-08  Dan Winship  <danw@novell.com>

* tests/dict.c: Basic SOAP test, using Aonaware's SOAP->DICT
gateway

2004-07-07  Fernando Herrera  <fherrera@onirica.com>

* libsoup/soup-soap-response.c: (finalize), (init),
(soup_soap_response_from_string): Use a parse context for the
xml document, so we can safely use the option to ignore
blank spaces and '\n'.
ChangeLog
libsoup/soup-soap-response.c
tests/.cvsignore
tests/Makefile.am
tests/dict.c [new file with mode: 0644]