﻿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
7453	"HttpResponse uses parameter ""status"" to set ""status_code"" which is mildly confusing."	Simon Greenhill	Marc Fargas	HttpResponse uses the parameter ```status``` to set the attribute ```status_code```. This is inconsistent and confusing. I suspect it's caused the problems found on #7046, and we should consolidate the usage to either ```status``` or ```status_code```.		closed	HTTP handling	dev		wontfix	HttpResponse status_code		Design decision needed	1	0	0	0	0	0
