[issue13425] http.client.HTTPMessage.getallmatchingheaders() always returns []

rohini report at bugs.python.org
Tue Nov 22 06:55:04 CET 2011


rohini <rohinivinodh at gmail.com> added the comment:

Please review the attached patch. Like getheaders, getallmatchingheaders would also return (header,value) tuples. It is not backward compatible with 2.7.

----------
keywords: +patch
nosy: +rohini
Added file: http://bugs.python.org/file23752/13425.patch

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


More information about the Python-bugs-list mailing list