]> git.ipfire.org Git - thirdparty/starlette.git/commit
test: refine the test of client disconnection after reading request body (#2639)
authorGodot <60349048+iamgodot@users.noreply.github.com>
Sat, 20 Jul 2024 09:06:30 +0000 (02:06 -0700)
committerGitHub <noreply@github.com>
Sat, 20 Jul 2024 09:06:30 +0000 (09:06 +0000)
commit5f57ef4eb1f2a249b1df6a8b6cdfed6197307f2b
tree688c8774eeb0614bedf999ae54db5d72c569fbfc
parentd3e532780fbc8297d3bc01d0b4e0659485f45d81
test: refine the test of client disconnection after reading request body (#2639)

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
tests/test_requests.py