rpki.https.http_client Class Reference
Inherits
rpki::https::http_stream.
List of all members.
Detailed Description
Definition at line 497 of file https.py.
Member Function Documentation
def rpki.https.http_client.__init__ |
( |
|
self, |
|
|
|
queue, |
|
|
|
hostport, |
|
|
|
cert = None , |
|
|
|
key = None , |
|
|
|
ta = () | |
|
) |
| | |
def rpki.https.http_client.handle_close |
( |
|
self |
) |
|
def rpki.https.http_client.handle_connect |
( |
|
self |
) |
|
def rpki.https.http_client.handle_error |
( |
|
self |
) |
|
def rpki.https.http_client.handle_message |
( |
|
self |
) |
|
def rpki.https.http_client.handle_no_content_length |
( |
|
self |
) |
|
def rpki.https.http_client.handle_timeout |
( |
|
self |
) |
|
def rpki.https.http_client.send_request |
( |
|
self, |
|
|
|
msg | |
|
) |
| | |
def rpki.https.http_client.set_state |
( |
|
self, |
|
|
|
state | |
|
) |
| | |
def rpki.https.http_client.start |
( |
|
self |
) |
|
def rpki.https.http_client.tls_connect |
( |
|
self |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: