8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80960fa commit 15e21e9Copy full SHA for 15e21e9
httpx/_client.py
@@ -620,8 +620,6 @@ class Client(BaseClient):
620
* **http2** - *(optional)* A boolean indicating if HTTP/2 support should be
621
enabled. Defaults to `False`.
622
* **proxy** - *(optional)* A proxy URL where all the traffic should be routed.
623
- * **proxies** - *(optional)* A dictionary mapping proxy keys to proxy
624
- URLs.
625
* **timeout** - *(optional)* The timeout configuration to use when sending
626
requests.
627
* **limits** - *(optional)* The limits configuration to use.
0 commit comments