mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
This commit also makes the following changes: * Bumps the version of Django to 1.11.2. * Fixes the HTTP response headers. Now CommonMiddleware sets Content-Length header for non-streaming response, see https://docs.djangoproject.com/en/1.11/ref/middleware/#module-django.middleware.common. Due to this, 'Transfer-Encoding: chunked' header is removed, which signifies a streaming response. |
||
|---|---|---|
| .. | ||
| activate-venv | ||
| backend | ||
| frontend | ||
| production | ||
| production-helper | ||
| setup-backend | ||
| setup-frontend | ||
| setup-production | ||
| setup-static-analysis | ||
| static-analysis | ||
| success-http-headers.txt | ||