From: Senthil Kumaran Date: Wed, 11 May 2011 14:37:50 +0000 (+0800) Subject: [Merge Branch] Issue #11968 - the start_response header values in wsgiref shoudl be X-Git-Tag: v3.3.0a1~2306 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd85f5e7dba840ad796be398c73f6b08d49e8ef8;p=python [Merge Branch] Issue #11968 - the start_response header values in wsgiref shoudl be str not bytes. The PEP-0333 says that and test_wsgiref follows the same. Updated docs accordingly. --- bd85f5e7dba840ad796be398c73f6b08d49e8ef8