Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit15e21e9

Browse files
authored
Updating deprecated docstring Client() class (#3426)
1 parent80960fa commit15e21e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎httpx/_client.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -620,8 +620,6 @@ class Client(BaseClient):
620620
* **http2** - *(optional)* A boolean indicating if HTTP/2 support should be
621621
enabled. Defaults to `False`.
622622
* **proxy** - *(optional)* A proxy URL where all the traffic should be routed.
623-
* **proxies** - *(optional)* A dictionary mapping proxy keys to proxy
624-
URLs.
625623
* **timeout** - *(optional)* The timeout configuration to use when sending
626624
requests.
627625
* **limits** - *(optional)* The limits configuration to use.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp