--- 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 >
Hi Thomas, A while ago I wrote my own HEAD routine; you can find the source in this archive entry: <http://mail.runrev.com/pipermail/use-revolution/2007-September/102669.html> HTH, Jan Schenkel. Quartam Reports & PDF Library for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) _______________________________________________ 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
