On Sep 6, 2008, at 7:34 PM, Mikey wrote:
I'm looking for the html stack protocol stack so that I can change the
stack (in the stack) to have Rev masquerade as another browser when it
hits the 'net. Right now it identifies itself as Revolution, which
isn't ideal for the work I'm trying to do.
http://www.mail-archive.com/[email protected]/msg32797.html
-----
At 7:57 pm +0200 15/5/04, Derek Bump wrote:
Is there any way to change the "User-Agent" that libURL uses? Some
sites only allow some user-agents to enter, and I'd like to change it
so it reflects Internet Explorer.
From the List archives, Dave Cragg answered:
Use the httpHeaders property to override the default. For example:
put "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)" into tString
set the httpHeaders to "User-Agent:" && tString
-----
sims
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ClipaSearch Pro
http://www.ClipaTools.com
Across Platforms - Code and Culture
http://www.ezpzapps.com/blog/
_______________________________________________
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