﻿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
10267	HttpResponse.build_absolute_uri does not encode IRIs properly.	liangent	aljosa	"It reports:

{{{
UnicodeEncodeError: 'ascii' codec can't encode characters in position 49-51: ordinal not in range(128), HTTP response headers must be in US-ASCII format
}}}

I think Chinese characters should be urlencoded. Raising an exception is not so good."		closed	HTTP handling	1.0		fixed			Accepted	0	0	0	0	0	0
