﻿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
16746	Include default reason phrases for WebDAV	Vasiliy Faronov	nobody	"Django ships a mapping of HTTP status codes to reason phrases in django/core/handlers/wsgi.py (they are not overridable; see ticket:12747). It covers codes defined in HTTP/1.1 (RFC 2616). I would like to extend this list with codes from the WebDAV protocol (RFC 4918). Some of these codes (such as 422) are useful when building HTTP APIs, and seeing a reason phrase in a response instead of ""UNKNOWN STATUS CODE"" aids development. WebDAV is a well-established protocol, and RFC 4918 is Proposed Standard at IETF."	Cleanup/optimization	closed	HTTP handling	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
