Part of libcloud.base View Source View In Hierarchy
Method | getresponse | Undocumented |
Method | request | Undocumented |
Inherited from LoggingConnection:
Class Variable | log | file-like object that logs entries are written to. |
Method | _log_response | Undocumented |
Method | _log_curl | Undocumented |
Inherited from LibcloudHTTPSConnection:
Method | __init__ | Constructor |
Method | connect | Connect |
Method | _setup_verify | Setup Verify SSL or not |
Method | _setup_ca_cert | Setup CA Certs |
Method | _verify_hostname | Verify hostname against peer cert |
Method | _get_subject_alt_names | Get SubjectAltNames |
Method | _get_common_name | Get Common Name |