﻿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
36456	Improve content type negotiation for 500 response	Jake Howard	Johanan Oppong Amoateng	"`django.views.debug.technical_500_response` supports either a HTML or plain text output. Currently, the client will be served HTML if they support it, even if they preferred a plain text response. 

Ideally, the user would be served HTML if it is their preference of the 2, otherwise they'd be served plain text. If for whatever reason neither are supported, serve plain text. This can be done with `request.get_preferred_type`."	Cleanup/optimization	closed	HTTP handling	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
