﻿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
5686	separate functions in CommonMiddleware.process_response	Kevin Turner	anonymous	"I wanted to modify the 404 handling behaviour of CommonMiddlware, but it's in CommonMiddlware.proccess_response, and I couldn't override it without clobbering the etag stuff.  Attached is a slight refactoring that separates the several parts of process_response in to their own methods.
"	Cleanup/optimization	closed	HTTP handling	dev	Normal	fixed			Accepted	1	0	1	0	0	0
