urllib3
urllib3 copied to clipboard
Cannot pass host parameter to PoolManager
https://urllib3.readthedocs.io/en/stable/reference/urllib3.poolmanager.html
Since host
is not a keyword parameter, it is ignored when passed into the PoolManager
constructor as **connection_pool_kw