]> git.ipfire.org Git - thirdparty/httpx.git/commit
Fix typos (#1968)
authorKian Meng, Ang <kianmeng.ang@gmail.com>
Tue, 14 Dec 2021 14:04:01 +0000 (22:04 +0800)
committerGitHub <noreply@github.com>
Tue, 14 Dec 2021 14:04:01 +0000 (15:04 +0100)
commit82ba15b52189eacec74f2ec7dbd81f3c70a69261
treee3947a767d6b718eafe2801577b59cb27724017b
parent3c5884eeaab92eb751771bda08ef23ac3b908491
Fix typos (#1968)
12 files changed:
CHANGELOG.md
docs/advanced.md
docs/compatibility.md
httpx/_client.py
httpx/_content.py
httpx/_models.py
httpx/_transports/base.py
httpx/_transports/default.py
httpx/_types.py
httpx/_utils.py
tests/client/test_proxies.py
tests/test_utils.py