This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jjlee
Recipients frispete, jjlee, orsenthil
Date 2008-03-30.15:00:25
SpamBayes Score 0.39889768
Marked as misclassified No
Message-id <1206889226.69.0.382163749007.issue2275@psf.upfronthosting.co.za>
In-reply-to
Content
Specifically, these improvements could be made:

 * the headers actually sent to httplib could be normalized to
Standard-Http-Case by urllib2
 * the urllib2.Request.headers interface could support case-insensitive
key lookup
History
Date User Action Args
2008-03-30 15:00:26jjleesetspambayes_score: 0.398898 -> 0.39889768
recipients: + jjlee, orsenthil, frispete
2008-03-30 15:00:26jjleesetspambayes_score: 0.398898 -> 0.398898
messageid: <1206889226.69.0.382163749007.issue2275@psf.upfronthosting.co.za>
2008-03-30 15:00:25jjleelinkissue2275 messages
2008-03-30 15:00:25jjleecreate