New submission from Matt Tierney:

Changed the headers string charset to utf-8 since a header field may contain 
non-iso-8859-1 characters. For instance, a Location header field may contain 
Cyrillic characters.

----------
components: Library (Lib)
files: tierney.patch
keywords: patch
messages: 184792
nosy: tierney
priority: normal
severity: normal
status: open
title: Unicode support for HTTP headers in http.client
type: enhancement
versions: Python 3.3, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file29512/tierney.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17497>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to