﻿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
31810	HttpRequest.headers doesn't contain headers without HTTP prefix.	bcail	nobody	"The test client doesn't seem to populate request.headers - if I pass a header in a test, it gets into request.META but not request.headers. Should that header get into request.headers as well?

This caused a problem for me when I wrote code that passed when deployed, but then the tests failed because the header wasn't getting into request.headers like it did when the project was deployed.

I'm attaching a django tests patch that shows the issue."	Uncategorized	closed	HTTP handling	dev	Normal	invalid			Unreviewed	0	0	0	0	0	0
