On Jan 28, 2009, at 2:49 PM, Andre Garzia wrote:
check the liburlsetcustomhttpheaders command, it will allow you to specify a different set of headers, you can use that to do HEAD calls without the need to script low level socket routines.
One additional note about liburlsetcustomhttpheaders - if you use it then you have to manually include any proxy authorization headers that libURL is taking care of for you. Depending on what the code is for this may or may not make a difference.
Regards, -- Trevor DeVore Blue Mango Learning Systems www.bluemangolearning.com - www.screensteps.com _______________________________________________ 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
