]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✨ Add support for injecting HTTPConnection (#1827)
authorNik <sidnev.nick@gmail.com>
Sun, 9 Aug 2020 13:56:41 +0000 (16:56 +0300)
committerGitHub <noreply@github.com>
Sun, 9 Aug 2020 13:56:41 +0000 (15:56 +0200)
commitb9a0179a03b8f7fd4ff396fa37bc05b7f1a39af9
tree76f8afc11f4e0a1bb014dbf4167f126b017ced42
parent5ed48ccdc8705f1dcffe7044b3980f9d5f7c95b9
✨ Add support for injecting HTTPConnection (#1827)
fastapi/dependencies/models.py
fastapi/dependencies/utils.py
fastapi/requests.py
tests/test_http_connection_injection.py [new file with mode: 0644]