1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #33754 -- Fixed crash with prematurely closed ASGI request body.

Regression in 441103a04d.
This commit is contained in:
Jonas Lundberg
2022-05-30 22:45:48 +02:00
committed by Mariusz Felisiak
parent 292f372768
commit f1e0fc645b
4 changed files with 26 additions and 6 deletions

View File

@@ -490,6 +490,7 @@ answer newbie questions, and generally made Django that much better:
Jökull Sólberg Auðunsson <jokullsolberg@gmail.com>
Jon Dufresne <jon.dufresne@gmail.com>
Jonas Haag <jonas@lophus.org>
Jonas Lundberg <jonas.lundberg@gmail.com>
Jonathan Davis <jonathandavis47780@gmail.com>
Jonatas C. D. <jonatas.cd@gmail.com>
Jonathan Buchanan <jonathan.buchanan@gmail.com>