﻿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
28469	Add additional response type subclasses	Adam Johnson	nobody	"In the past Django has refused to add more HttpResponse subclasses to support all the codes listed in the  HTTP RFC, e.g. in #9943, HttpResponseNoContent in #3362, etc.

[https://groups.google.com/forum/#!msg/django-developers/gnfX1m5jfm8/lMAucX_oBAAJ A recent discussion] on the django-developers mailing list came to the consensus that adding them would be a win. It also pointed out [https://django-extras.readthedocs.io/en/latest/ref/http-response.html  existing implementations in django-extras].

They should be added to Django core."	New feature	closed	HTTP handling	1.11	Normal	fixed			Accepted	1	0	0	0	0	0
