﻿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
27640	HTTPResponse.__repr__ errors when Content-Type header is not defined	Adam Johnson	roboslone	"As reported [https://groups.google.com/forum/#!msg/django-developers/Dd-R-7YiQYQ/kM9PoQxiEQAJ on the mailing list], `HTTPResponse.__repr__` crashes when the Content-Type header is not defined. It's legitimate that it's not defined when there is no body, e.g. for HTTP 204 responses ([https://stackoverflow.com/questions/21029351/what-content-type-should-a-204-no-response-use StackOverflow]).

[https://github.com/django/django/pull/7746 PR]"	Bug	closed	HTTP handling	1.10	Normal	fixed		me@…	Ready for checkin	1	0	0	0	0	0
