Top "Content-encoding" questions

Use this tag for questions regarding specifying content encoding on HTTP requests.

sending content-encoding header in django

Hello I want to have a plaintext version of my content available. So I have a separate template for that. …

django httpresponse content-encoding render-to-response