If you call request() with method='HEAD' on a URL that redirects (e.g. a bit.ly
URL) I see GET requests happening on the redirected location.
If I clear the cache everything seems to work fine, so previous GET requests on
those links may be contributing to the problem. However, this is not the
behavior I would expect, as it nullifies the overhead benefits of using HEAD
requests.
I'm using httplib2-0.6.0-py2.7 on Windows Vista
Original issue reported on code.google.com by joshseg...@gmail.com on 4 Jan 2011 at 5:24
Original issue reported on code.google.com by
joshseg...@gmail.com
on 4 Jan 2011 at 5:24