Carlos Baquero
Distributed Systems Fax +351 (53) 612954
University of Minho, Portugal Voice +351 (53) 604475
cbm@di.uminho.pt http://shiva.di.uminho.pt/~cbm
On Wed, 13 Mar 1996, Vince Taluskie wrote:
> >
> > Is there a simple/short/free app that can check for the presence of a
> > URL and return a yes/no if it can get it?
> >
> > Note: Doesn't have to actually GET it, just verify that it is
> > possible.
>
> How about using a HEAD rather than a GET request ?
>
> Vince