﻿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
32002	Allow headers to be passed into HttpResponse()	Tom Carrick	Tom Carrick	"[https://groups.google.com/u/2/g/django-developers/c/rlt1HhEaPaM Mailing list discussion]


e.g. `HttpResponse('content', headers={'X-Foo': 'aaa'})`

I think it also makes sense to add this to `django.shortcuts.render`.
 
"	New feature	closed	HTTP handling	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
