]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Do not accept underscore headers when using `convert_underscores=True` (the defaul...
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 23 May 2026 18:35:05 +0000 (20:35 +0200)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 18:35:05 +0000 (18:35 +0000)
commit063b5bf582d31fb155cc6bc6f88cf512329d0fd5
tree981d585dd328790be06ca2309ecdcc2a83c4045a
parent22b02e26f9e8c7e32bd8266e2b0ebe8bb3a0db2b
♻️ Do not accept underscore headers when using `convert_underscores=True` (the default) (#15589)
fastapi/dependencies/utils.py
tests/test_query_cookie_header_model_extra_params.py