]> git.ipfire.org Git - thirdparty/starlette.git/commit
Support for `send` client disconnect to HTTP (#2732)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Mon, 18 Nov 2024 20:56:13 +0000 (21:56 +0100)
committerGitHub <noreply@github.com>
Mon, 18 Nov 2024 20:56:13 +0000 (21:56 +0100)
commit7d586f7e39f3e83e8b86636cd41d75e9a879a791
tree63ab95fef258e4499f8ca7fc3a7b5046cc8e743a
parent530cbf63f73e1bd0bddfa4f7325c224f5f2b9098
Support for `send` client disconnect to HTTP (#2732)
starlette/responses.py
tests/test_responses.py