From: Dave S. <da...@mi...> - 2001-09-25 12:16:37
|
I haven't tried that, but I do have a method that successfully returns HTML in the body. It simply returns a string that happens to consist of HTML text. SOAP.py escapes it in the payload (e.g., '<' to '<'); I would guess that it would do the same thing with XML test. - Dave -----Original Message----- From: pyw...@li... [mailto:pyw...@li...]On Behalf Of Michael Svoboda Sent: Tuesday, September 25, 2001 4:11 AM To: pyw...@li... Subject: [Pywebsvcs-talk] Sending Literal XML with SOAP.py Is it possible to send Literal Xml in the SOAP Body using SOAP.py? I couldn't find an example. Is there one? Michael Svoboda _______________________________________________ Pywebsvcs-talk mailing list Pyw...@li... https://lists.sourceforge.net/lists/listinfo/pywebsvcs-talk |