| Home | Trees | Indices | Help |
|
|---|
|
|
urllib2 based SOAP Client
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
DEFAULT_HTTP_HEADER = {'Content-type': 'text/xml'}
|
|||
|
Inherited from |
|||
|
|||
|
httpHeader Set HTTP header fields in this dict object |
|||
|
soapAction SOAPAction HTTP header field setting |
|||
|
timeout Timeout (seconds) for requests |
|||
|
openerDirector urllib2.OpenerDirector defines the opener(s) for handling requests |
|||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Make a request to the given URL with a SOAP Request object
|
|
|||
httpHeaderSet HTTP header fields in this dict object
|
soapActionSOAPAction HTTP header field setting
|
timeoutTimeout (seconds) for requests
|
openerDirectorurllib2.OpenerDirector defines the opener(s) for handling requests
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 4 22:19:39 2012 | http://epydoc.sourceforge.net |