In the gunicorn/django setup, there is insufficient support for Chunked Transfer-Encoding. This leads to `request.read()` giving an empty result.