﻿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
20596	Content-Type added incorrectly to test GET and HEAD requests	Tom Christie	nobody	"RequestFactory incorrectly adds a CONTENT-TYPE of 'text/html' to GET and HEAD requests.

These requests don't contain a request body and shouldn't include a content-type header.

I've removed the appropriate lines and the tests run through identically to before the change.

See PR1270 - https://github.com/django/django/pull/1270"	Bug	closed	Testing framework	dev	Normal	fixed			Unreviewed	1	0	0	0	0	0
