]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 13 Nov 2022 15:20:05 +0000 (16:20 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Nov 2022 15:20:05 +0000 (16:20 +0100)
commitf92f87d379cc5d3c9b3c159d74639411617cb0da
treed90bc7607c2473550fcf9f6f2653a5cd4d5257b1
parent57141ccac48c6f585bf13141d0f8315ea639c2cb
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628)
39 files changed:
README.md
docs/az/docs/index.md
docs/de/docs/features.md
docs/de/docs/index.md
docs/en/docs/advanced/async-tests.md
docs/en/docs/advanced/openapi-callbacks.md
docs/en/docs/alternatives.md
docs/en/docs/features.md
docs/en/docs/index.md
docs/en/docs/tutorial/testing.md
docs/es/docs/features.md
docs/es/docs/index.md
docs/fa/docs/index.md
docs/fr/docs/index.md
docs/he/docs/index.md
docs/id/docs/index.md
docs/it/docs/index.md
docs/ja/docs/features.md
docs/ja/docs/index.md
docs/ja/docs/tutorial/testing.md
docs/ko/docs/index.md
docs/nl/docs/index.md
docs/pl/docs/index.md
docs/pt/docs/features.md
docs/pt/docs/index.md
docs/ru/docs/features.md
docs/ru/docs/index.md
docs/sq/docs/index.md
docs/sv/docs/index.md
docs/tr/docs/features.md
docs/tr/docs/index.md
docs/uk/docs/index.md
docs/zh/docs/features.md
docs/zh/docs/index.md
pyproject.toml
tests/test_security_http_basic_optional.py
tests/test_security_http_basic_realm.py
tests/test_security_http_basic_realm_description.py
tests/test_tutorial/test_security/test_tutorial006.py