]> git.ipfire.org Git - thirdparty/starlette.git/commit
Only stop receiving stream on `body_stream` if body is empty (#1940)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Thu, 8 Dec 2022 08:18:50 +0000 (09:18 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Dec 2022 08:18:50 +0000 (09:18 +0100)
commit9ae4ee5f1707dc8ea6bd5a1f26c2a7a35e3d2059
treefecfcb9fe0b4d4fce27815fef68f8c64d1bbcff3
parent035afb3144b9312dc5df09c68bd8d6052803fdb7
Only stop receiving stream on `body_stream` if body is empty (#1940)
starlette/middleware/base.py