﻿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
10190	Charset should be customizable with HttpResponse	Wonlay	Tim Graham <timograham@…>	"When our web site is talking to other application or client, the charset of web response may vary from each other.

Currently only a {{{ settings.DEFAULT_CHARSET }}} can be set with a unique value, we cannot change the HttpResponse charset at runtime properly.

I think we should add a charset parameter to HttpResponse.__init__.
"	New feature	closed	HTTP handling	dev	Normal	fixed	HttpResponse, charset, runtime	unai@…	Accepted	1	0	0	0	0	0
