id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
6081	Reject unicode in http_headers	exarkun		http_headers is mostly just an abstraction over a dictionary.  However, its use in twisted.web means that keys nor values should ever be unicode.  All strings should be byte strings.  There's no checking for this in the code now, but to help out users there probably ought to be.	enhancement	new	normal		web			jknight			
