ou set None for this value, it means "use default_timeout value" http_proxy_host: str HTTP proxy host name. http_proxy_port: str or int HTTP proxy port. Default is 80. http_no_proxy: list Whitelisted host names that don't use the proxy. http_proxy_auth: tuple HTTP proxy auth information. Tuple of username and password. Default is None. http_proxy_timeout: int or float HTTP proxy timeout, default is 60 sec as per python-socks. redirect_limit: int Number of redirects to follow. subprotocols: list List of available subprotocols. Default is None. socket: socket Pre-initialized stream socket. r4