how do i change my headers and request so that i appear as firefox …
like when request to some servers
import urllib
f = urllib.urlopen("rss feed")
they deny my request saying your client dosent have permission…
i get reply but the reply contains ” your client dosent have permission”
so how do i get around this and get the data…
http://vsbabu.org/mt/archives/2003/05/27/urllib2_setting_http_headers.html