HttpLib & IE Header

Bruno Monnet BRUNO_MONNET at Non-HP-France-om1.om.hp.com
Mon May 10 11:53:57 EDT 1999


This seems not suffisant. I still get the :

<meta name="robots" content="noindex">

Bruno
----- Original Message ----- 
From: <fredrik at pythonware.com>
To: <MONNET_BRUNO/NON-HP-FRANCE_om1 at rossini.grenoble.hp.com>
Cc: <python-list at cwi.nl>
Sent: Monday, May 10, 1999 4:56 PM
Subject: Re: HttpLib & IE Header


Bruno Monnet wrote:
> Is it possible to simulate an Internet Explorer Browser using http
> puheader() ? I need to analyse a page and the server answer "no robot"

putheader('User-Agent', 'Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)')
might be sufficient.

</F>






More information about the Python-list mailing list