You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Harry 73f4f15d4d
Merge 560016f85f into e6d09027e5
2 weeks ago
..
__init__.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 5 years ago
api_key.py Read cookie from `starlette.requests.HTTPConnection` class 2 months ago
base.py Update parameter names and order 7 years ago
http.py 🐛 Ensure that `HTTPDigest` only raises an exception when `auto_error is True` (#2939) 5 months ago
oauth2.py Add `refreshUrl` parameter in `OAuth2PasswordBearer` (#11460) 1 month ago
open_id_connect_url.py ♻️ Update mypy (#11049) 1 year ago
utils.py ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 3 years ago