HEAD method

Andre Garzia andre at andregarzia.com
Wed Jan 28 14:49:36 EST 2009


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.

cheers
andre

On Wed, Jan 28, 2009 at 6:16 AM, Thomas Fischer <fischer.th at aon.at> wrote:
> Hello,
>
> can anybody tell me how to retrieve only the header from a URL, using the
> HEAD method?
> "The HEAD method is identical to GET except that the server MUST NOT return
> a message-body in the response." (RFC 2616)
> This could be helpful to check the validity of URLs.
>
> Regards
> Thomas
>
> ----
> Thomas Fischer
> Permosergasse 23a
> 5026 Salzburg
> Tel.: +43 662 621498
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list