Home | Trees | Indices | Help |
|
---|
|
httplib.HTTPConnection --+ | HTTPxTunneled
Subclass of HTTPSxConnection that will use an existing connected sock
|
|||
Inherited from |
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Constructor. It delegates construction to the base class HTTPConnection and initializes the new member variables with the default values from the Python documentation
|
Overrriding is needed to avoid establishing a new connection ... this goes over an existing socket
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 13 14:56:41 2011 | http://epydoc.sourceforge.net |