﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
7535	django.views.static.serve does not properly set Content-Encoding header	Kevin Hunter <hunteke@…>	nobody	"Amidst trying to gzip a javascript file, I noted that the interaction between my browser (FF3/Linux) and the manage.py server only showed me the compressed version of the requested file.  I believe it's due to not properly setting the Content-Encoding header.

This patch adds the Content-Encoding header to django.views.static.serve as returned by mimetypes.guess_type ."		closed	Generic views	dev		fixed	content-encoding static view development manage.py		Accepted	1	0	0	1	0	0
