﻿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
7788	"Response HTTP/1.0 (/django/core/servers/basehttp.py http_version  = ""1.0"")"	anonymous	nobody	"In IE6 the Response is required to be HTTP/1.1 to get the browser to work with Cache-Control or Pragma. Was trying to prevent back button being used to return to a logged in screen after clicking logged out, my method worked in IE7 and FF using http_version=""1.0"" but had to change this to http_version=""1.1"" for it to work in IE6. Is the http_version going to be changed to 1.1 in the future, and are there any know issues with using 1.1?"		closed	HTTP handling	0.96		wontfix	HTTP/1.0 HTTP/1.1		Unreviewed	0	0	0	0	0	0
