mirror of
https://github.com/django/django.git
synced 2025-01-06 00:16:03 +00:00
7a1543d9f6
The input stream, wsgi.input, must be a file-like object. The existing implementation of LimitedStream was lax and allowed an empty string to be passed incorrectly. See https://wsgi.readthedocs.io/en/latest/definitions.html#envvar-wsgi.input |
||
---|---|---|
.. | ||
__init__.py | ||
test_accept_header.py | ||
test_data_upload_settings.py | ||
tests.py |