Home | Trees | Index | Help |
---|
Package pyGlobus :: Module io :: Class GSIHTTP |
|
HTTP
--+
|
GSIHTTP
Method Summary | |
---|---|
Provide a default host, since the superclass requires one. | |
Inherited from HTTP | |
| |
Accept arguments to set the host/port, since the superclass doesn't. | |
Provide a getfile, since the superclass' does not use this concept. | |
Compat definition since superclass does not define it. | |
The superclass allows only one value argument. |
Class Variable Summary | |
---|---|
Inherited from HTTP | |
int |
debuglevel = 0 |
Method Details |
---|
__init__(self,
host='',
port=None,
tcpAttr=None,
**x509)
Provide a default host, since the superclass requires one.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Mon Oct 13 13:47:23 2003 | http://epydoc.sf.net |