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 eric.araujo
Recipients ajaksu2, eric.araujo, ezio.melotti, jjlee, jorend, koder_ua, orsenthil
Date 2009-12-20.18:14:42
SpamBayes Score 0.0009412473
Marked as misclassified No
Message-id <1261332883.85.0.210026907798.issue1673007@psf.upfronthosting.co.za>
In-reply-to
Content
If you know you want an HEAD request, it means you already know it
will be an HTTP request, so why not directly use httplib or httplib2
instead of urllib?

Aside: s/sended/sent/

Cheers
History
Date User Action Args
2009-12-20 18:14:43eric.araujosetrecipients: + eric.araujo, jjlee, jorend, orsenthil, ajaksu2, koder_ua, ezio.melotti
2009-12-20 18:14:43eric.araujosetmessageid: <1261332883.85.0.210026907798.issue1673007@psf.upfronthosting.co.za>
2009-12-20 18:14:42eric.araujolinkissue1673007 messages
2009-12-20 18:14:42eric.araujocreate