revbrowser useragent

Dave Cragg dave.cragg at lacscentre.co.uk
Thu Oct 16 08:50:41 EDT 2008


On 16 Oct 2008, at 05:32, Terry Judd wrote:
> 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.

You should just use the httpHeaders property for this.

set the httpHeaders to myUserAgentString

libURLSetCustomHTTPHeaders is intended to replace the full http  
request, including the request line. It has limited usefulness.

Cheers
Dave


More information about the use-livecode mailing list