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 <[email protected]> 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
> [email protected]
> 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.
_______________________________________________
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