Go to the source code of this file.
Classes | |
class | rpki.https.http_client |
class | rpki.https.http_listener |
class | rpki.https.http_message |
class | rpki.https.http_queue |
class | rpki.https.http_request |
class | rpki.https.http_response |
class | rpki.https.http_server |
class | rpki.https.http_stream |
Packages | |
package | rpki.https |
Functions | |
def | rpki::https.build_https_ta_cache |
def | rpki::https.client |
def | rpki::https.log_method |
def | rpki::https.server |
Variables | |
dictionary | rpki::https.client_queues = {} |
rpki::https.debug_http = False | |
rpki::https.debug_tls_certs = False | |
tuple | rpki::https.default_client_timeout = rpki.sundial.timedelta(minutes = 15) |
tuple | rpki::https.default_http_version = (1, 0) |
tuple | rpki::https.default_server_timeout = rpki.sundial.timedelta(minutes = 20) |
string | rpki::https.rpki_content_type = "application/x-rpki" |
rpki::https.want_persistent_client = False | |
rpki::https.want_persistent_server = False |