﻿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
24137	Reason phrases use all upper case by default; standard suggests title case	Jon Dufresne	nobody	"Reason phrases were added in ticket #12747. The phrases were added as all upper case.

When looking at the HTTP standard as reported by different sources. The default phrases are never all upper case. Instead they typically use a title case where the first letter of each word is capitalized and the remaining words are lower case. I found it odd and unusual that Django would follow a different default here.

Pull request to follow.

See documentation at:

* https://www.ietf.org/rfc/rfc2616.txt
* http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
* http://www.iana.org/assignments/http-status-codes (referenced in Django code)"	Cleanup/optimization	closed	HTTP handling	dev	Normal	fixed		jon.dufresne@… cmawebsite@…	Ready for checkin	1	0	0	0	0	0
