Re: sending a handmade SOAP request
- From: Stefan Behnel <stefan_ml@xxxxxxxxx>
- Date: Thu, 31 Jan 2008 21:52:06 +0100
Hi,
Bernard wrote:
Is there a way to POST a handmade SOAP request *without* using any
libraries like SOAPpy?
This might help:
http://effbot.org/zone/element-soap.htm
I didn't try, but it should also work with lxml - which might make a couple of
things a little easier, as it gives you XPath and (a lot of its) friends. For
request generation, this little feature might also be of interest:
http://codespeak.net/lxml/dev/tutorial.html#the-e-factory
Stefan
.
- References:
- sending a handmade SOAP request
- From: Bernard
- sending a handmade SOAP request
- Prev by Date: Re: REALLY simple xml reader
- Next by Date: Re: sending a handmade SOAP request
- Previous by thread: Re: sending a handmade SOAP request
- Next by thread: best(fastest) way to send and get lists from files
- Index(es):
Relevant Pages
|