Public Member Functions | |
def | __init__ |
def | detach |
def | request |
def | restart |
def | return_result |
def | send_request |
Public Attributes | |
cert | |
client | |
hostport | |
key | |
queue | |
ta | |
Static Public Attributes | |
log = logger |
Definition at line 619 of file https.py.
def rpki.https.http_queue.__init__ | ( | self, | ||
hostport, | ||||
cert = None , |
||||
key = None , |
||||
ta = () | ||||
) |
rpki.https.http_queue.log = logger [static] |