| Trees | Index | Help |
|
|---|
| Module xmlrpclib :: Class SafeTransport |
|
Transport --+
|
SafeTransport
| Method Summary | |
|---|---|
get_host_info(self,
host)
(inherited from Transport)
| |
getparser(self)
(inherited from Transport)
| |
make_connection(self,
host)
| |
parse_response(self,
file)
(inherited from Transport)
| |
request(self,
host,
handler,
request_body,
verbose)
(inherited from Transport)
| |
send_content(self,
connection,
request_body)
(inherited from Transport)
| |
send_host(self,
connection,
host)
(inherited from Transport)
| |
send_request(self,
connection,
handler,
request_body)
(inherited from Transport)
| |
send_user_agent(self,
connection)
(inherited from Transport)
| |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Thu Oct 16 16:37:23 2003 | http://epydoc.sf.net |