On 16/10/08 2:58 PM, "Jim Sims" <[EMAIL PROTECTED]> wrote:
> > On Oct 16, 2008, at 5:46 AM, Terry Judd wrote: > >> Jim - Is that because the default user agent for Rev is ' Revolution >> (MacOS)' or whatever, depending on what platform you're using and >> not that >> of the underlying browser being used by RevBrowser. If so then you can >> probably just change it using the libURLSetCustomHTTPHeaders command. >> >> I'm just guessing, so I could be way off :) > > That's also my guess. I need to be able to do this as a requirement for > a new account. Might be a huge account for me (internet gaming) so > I need to figure this one out somehow. > > It seems that the libURL stuff (libURLLastHTTPHeaders(), etc etc) is > separate from revbrowser, > but maybe there is some magic incantation to pass that data? Here¹s what I get from Safari... User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22 And here¹s what I get from RevBrowser... User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) ...so RevBrowser is missing the Safari specific info. I just tried changing the HTTPheaders using the libURLSetCustomHTTPHeaders command without any noticeable effect on the user-agent reported by a request originating from RevBrowser so that¹s not looking promising. This really isn¹t my field of expertise though, so I¹m happy to be proven wrong. Terry... > > sims > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution -- Dr Terry Judd Lecturer in Educational Technology (Design) Biomedical Multimedia Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne Parkville VIC 3052 AUSTRALIA 61-3 8344 0187 _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
