User-Agent

sims sims at ezpzapps.com
Thu Aug 1 03:21:00 EDT 2002


  If I understand this correctly, Rev sends "Revolution" as the User-Agent
when interacting with a web server.

I have seen some shareware which enables the user to choose whatever
User-Agent they want to send from a list of popular browsers.

Is it likely that any servers refuse requests from a User-Agent that they
have not heard from before?


sims



-------   from libUrl  ----
    ## fill in User-Agent
     if "rev" is in the short name of me then
       put "Revolution" into tAgent
     else
       put "Metacard" into tAgent
     end if
     put tAgent && "(" & the platform & ")" after line 3 of tRequest




More information about the use-livecode mailing list