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_______________________________________________
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

Reply via email to