Skip to content

Commit

Permalink
Remove proxies from Request docstring (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeray Diaz Diaz committed Mar 1, 2020
1 parent 5380417 commit 112fb9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions httpx/_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ def request(
file, key file, password).
* **trust_env** - *(optional)* Enables or disables usage of environment
variables for configuration.
* **proxies** - *(optional)* A dictionary mapping HTTP protocols to proxy
URLs.
**Returns:** `Response`
Expand Down

0 comments on commit 112fb9c

Please sign in to comment.