﻿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
3206	USE_ETAGS returns status 304 even if response.status_code=400	mihai.preda@…	Adrian Holovaty	"When USE_ETAGS=True, 
a page which wants to return a 400 status code (by setting response.status_code=400),
may return a 304 status code on reloads (because the content of the page didn't change).

I don't know if this is the correct behavior or not, but I find it surprising that a 400-status is transformed into a 304-status.
I would expect USE_ETAGS to only affect pages with 200 status code (or something like it)."	defect	closed	Core (Other)	dev	normal	fixed	rev 4235		Ready for checkin	1	0	0	0	0	0
