Home | Trees | Index | Help |
---|
Package Halberd :: Module clientlib :: Class HTTPSClient |
|
HTTPClient
--+
|
HTTPSClient
Method Summary | |
---|---|
Initializes the object. | |
Inherited from HTTPClient | |
| |
tuple
|
Talk to the target webserver and fetch MIME headers. |
Instance Variable Summary | |
---|---|
Inherited from HTTPClient | |
int |
bufsize : Buffer size for network I/O. |
str |
template : Template of the HTTP request to be sent to the target. |
float |
timeout : Timeout for socket operations (expressed in seconds). |
Method Details |
---|
__init__(self)
Initializes the object.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Aug 17 12:42:15 2006 | http://epydoc.sf.net |