]> git.ipfire.org Git - thirdparty/starlette.git/commit
Change JSONResponse headers type annotation to match other Response classes (#2187)
authorStefan Mejlgaard <connesy@gmail.com>
Fri, 16 Jun 2023 13:04:17 +0000 (15:04 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2023 13:04:17 +0000 (08:04 -0500)
commit8d7a1cacfb3e1a30cbb5d8e207aa1917bad9a3e2
tree099aa34d138600a3aa0569d1b1c233b2b3427647
parent1c1043ca0ab7126419948b27f9d0a78270fd74e6
Change JSONResponse headers type annotation to match other Response classes (#2187)
starlette/responses.py