| __init__(self, *args, **kw) (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| _dns_host (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | protected |
| _is_using_tunnel(self) (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | protected |
| _new_conn(self) | pip._vendor.urllib3.connection.HTTPConnection | protected |
| _prepare_conn(self, conn) (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | protected |
| auto_open (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| connect(self) (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| default_port (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | static |
| default_socket_options (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | static |
| host (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| host(self) | pip._vendor.urllib3.connection.HTTPConnection | |
| host(self, value) | pip._vendor.urllib3.connection.HTTPConnection | |
| is_verified (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | static |
| port (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| proxy (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| proxy_config (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| proxy_is_verified (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | static |
| putheader(self, header, *values) | pip._vendor.urllib3.connection.HTTPConnection | |
| putrequest(self, method, url, *args, **kwargs) | pip._vendor.urllib3.connection.HTTPConnection | |
| request(self, method, url, body=None, headers=None) (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| request_chunked(self, method, url, body=None, headers=None) | pip._vendor.urllib3.connection.HTTPConnection | |
| sock (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| socket_options (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| source_address (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |
| timeout (defined in pip._vendor.urllib3.connection.HTTPConnection) | pip._vendor.urllib3.connection.HTTPConnection | |