Skip to content

Commit c0468e5

Browse files
apollo13pgjones
authored andcommitted
Remove old warning
1 parent 125bb00 commit c0468e5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/how_to_guides/wsgi_apps.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ Hypercorn directly serves WSGI applications:
99
1010
$ hypercorn module:wsgi_app
1111
12-
.. warning::
13-
14-
The full response from the WSGI app will be stored in memory
15-
before being sent. This prevents the WSGI app from streaming a
16-
response.
17-
1812
WSGI Middleware
1913
---------------
2014

0 commit comments

Comments
 (0)