httpx/docs
Kar Petrosyan f8981f3d12
Add the 'proxy' parameter and deprecate 'proxies'. (#2879)
* Add the proxy parameter and deprecate proxies

* Make the Client.proxy and HTTPTransport.proxy types the same

* Update httpx/_transports/default.py

Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>

* Update httpx/_transports/default.py

Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>

* Drop unneeded noqa

* Changelog

* update documentation

* Allow None in mounts

* typos

* Update httpx/_types.py

* Changes proxies to proxy in CLI app

* Add proxy to request function

* Update CHANGELOG.md

Co-authored-by: Tom Christie <tom@tomchristie.com>

* Update docs/troubleshooting.md

Co-authored-by: Tom Christie <tom@tomchristie.com>

* Update docs/troubleshooting.md

Co-authored-by: Tom Christie <tom@tomchristie.com>

* Lint

---------

Co-authored-by: Tom Christie <tom@tomchristie.com>
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
2023-12-11 17:55:52 +04:00
..
css First pass at autodoc support (#464) 2019-10-30 16:21:39 +01:00
img Add cli support (#1855) 2021-09-14 09:44:43 +01:00
advanced.md Add the 'proxy' parameter and deprecate 'proxies'. (#2879) 2023-12-11 17:55:52 +04:00
api.md Make raise_for_status chainable (#2776) 2023-08-01 10:22:58 +01:00
async.md async recommendations (#2727) 2023-06-15 12:20:28 +03:00
CNAME Setup custom domain (#751) 2020-01-11 09:38:09 +00:00
code_of_conduct.md Refine project workflow (#1534) 2021-03-24 16:48:57 +00:00
compatibility.md Add the 'proxy' parameter and deprecate 'proxies'. (#2879) 2023-12-11 17:55:52 +04:00
contributing.md Add the 'proxy' parameter and deprecate 'proxies'. (#2879) 2023-12-11 17:55:52 +04:00
environment_variables.md Use standard logging style (#2547) 2023-03-20 11:30:11 +00:00
exceptions.md Rework docs structure (#2308) 2022-07-21 08:43:18 +02:00
http2.md Fix link to "http2 explained" (#2307) 2022-07-18 14:34:06 +02:00
index.md Drop support for Python 3.7 (#2813) 2023-08-09 10:02:28 +01:00
logging.md fix a typo in docs/logging.md (#2830) 2023-08-29 11:27:23 +02:00
quickstart.md Make raise_for_status chainable (#2776) 2023-08-01 10:22:58 +01:00
third_party_packages.md Fix third party package documentation link (#2902) 2023-10-31 09:57:34 +03:00
troubleshooting.md Add the 'proxy' parameter and deprecate 'proxies'. (#2879) 2023-12-11 17:55:52 +04:00