[Tutor] user agent
Kent Johnson
kent37 at tds.net
Thu Sep 25 02:31:51 CEST 2008
On Wed, Sep 24, 2008 at 6:55 PM, jeremiah
<jeremiah.jester at panasonic.aero> wrote:
> I'm trying to force the user agent in a python login script... My
> question is what are the possible user agents I can specify
Here is a rather long list:
http://www.user-agents.org/
but presumably there is a particular browser you want to emulate?
> and how do I
> print the user agent at the end of the script so I know that it was
> accurately saved.
I don't understand where you want to save the user agent.
Kent
More information about the Tutor
mailing list