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

karl report at bugs.python.org
Wed Mar 20 22:49:30 CET 2013


karl added the comment:

terry.reedy:


You said: "and that has_header and get_header *require* the .capitalize() form and reject the .title() form."

I made a patch for these two. 
See http://bugs.python.org/issue5550

----------

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


More information about the Python-bugs-list mailing list