ProxyConfiguration.to_request_params

ProxyConfiguration.to_request_params()[source]

Transform configuration to request parameters.

Return type:

dict

Returns:

A dictionary with proxy configuration parameters in the format expected by requests. The following keys can be present: proxies``and ``auth.