[issue12455] urllib2 forces title() on header names, breaking some requests

R. David Murray report at bugs.python.org
Thu Jun 30 22:53:45 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

A feature request for a way to control this is reasonable.  However, new features can only go into 3.3.

----------
stage:  -> needs patch
title: urllib2 Request() forces capitalize() on header names, breaking some requests -> urllib2 forces title() on header names, breaking some requests
type: behavior -> feature request
versions: +Python 3.3 -Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12455>
_______________________________________


More information about the Python-bugs-list mailing list