]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✨ Replace `dict` by `Mapping` on `HTTPException.headers` (#12997)
authorrijenkii <me@rijenkii.tk>
Tue, 10 Feb 2026 10:52:24 +0000 (17:52 +0700)
committerGitHub <noreply@github.com>
Tue, 10 Feb 2026 10:52:24 +0000 (11:52 +0100)
commit66dc695071d8a040db72d5546eb848a58b41152e
tree3726a80ecf880877af1f23f0c7990265e9e5060f
parente94028ab60d18080810910352bc9129e8046c92d
✨ Replace `dict` by `Mapping` on `HTTPException.headers` (#12997)

Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
fastapi/exceptions.py