]> git.ipfire.org Git - thirdparty/httpx.git/commit
Fix extenstions typo in AsyncHTTPTransport (#1549)
authorJonas Lundberg <jonas@5monkeys.se>
Thu, 1 Apr 2021 14:32:20 +0000 (16:32 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Apr 2021 14:32:20 +0000 (15:32 +0100)
commit52dd95fb5cb1aa0e1b00bdcfc3f8c1cbbdcf10b5
tree34d223f6dacd196cb96c25e06af51ee1f1fef409
parentda2a334f2d3de573487883fd92b2dfa569fedde3
Fix extenstions typo in AsyncHTTPTransport (#1549)
httpx/_transports/default.py
tests/client/test_async_client.py
tests/client/test_client.py