httpx/docs
nyuszika7h 782f507b63
docs: Fix proxy examples (#2183)
Per https://www.python-httpx.org/compatibility/#proxy-keys, there should
always be a `://` after the protocol. The given examples raise an
exception when used as-is.

Co-authored-by: Florimond Manca <florimond.manca@protonmail.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
2022-05-05 13:11:18 +01: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
js Add 'chat' to docs (#818) 2020-02-19 11:38:14 +00:00
advanced.md Clarify custom auth (#2202) 2022-05-04 11:11:53 +02:00
api.md fix-1457: URL's full_path -> raw_path from pull #1285 in docs as well (#1458) 2021-02-07 09:33:45 +01:00
async.md Do not recommend the deprecated data= kwarg for passing bytes. (#2044) 2022-01-23 21:37:27 +01: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 Fix typos (#1968) 2021-12-14 15:04:01 +01:00
contributing.md docs: Fix proxy examples (#2183) 2022-05-05 13:11:18 +01:00
environment_variables.md Add netrc environment variable into the documentation (#1675) 2021-06-16 07:04:47 +02:00
exceptions.md Fix raise_for_status exception docs (#2159) 2022-04-01 16:06:24 +01:00
http2.md fix typo in http2 section (#1632) 2021-05-09 00:49:14 +08:00
index.md Drop EOL Python 3.6 (#2097) 2022-03-30 17:31:05 +02:00
quickstart.md Add cli support (#1855) 2021-09-14 09:44:43 +01:00
third_party_packages.md Add robox to third party packages doc (#2113) 2022-03-08 10:53:15 +00:00
troubleshooting.md docs: Fix proxy examples (#2183) 2022-05-05 13:11:18 +01:00