Changes between Initial Version and Version 1 of Ticket #33735
- Timestamp:
- May 23, 2022, 4:56:50 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33735 – Description
initial v1 39 39 40 40 I propose to add asynchronous responses, to be used in an async context, so with an ASGI server. 41 I make a PoC, in a very basic way: [https://github.com/ florianvazelle/django/commit/4a52f975fa39ae1f52e015a973f9d146fc1cb561 florianvazelle/django].41 I make a PoC, in a very basic way: [https://github.com/django/django/pull/15727 PoC Fixed #33735 -- Handle async streaming response].