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:
committed by
Mariusz Felisiak
parent
292f372768
commit
f1e0fc645b
1
AUTHORS
1
AUTHORS
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user