urllib, urlretrieve method, how to get headers?

Даниил Рыжков daniil.re at gmail.com
Fri Jul 1 03:03:39 EDT 2011


Hello, everyone!

How can I get headers with urlretrieve? I want to send request and get
headers with necessary information before I execute urlretrieve(). Or
are there any alternatives for urlretrieve()?

-- 
Regards,
Daniil



More information about the Python-list mailing list