HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: How to test for broken links w/o downloading
Author: carry megens
Date: 12/22/2002 00:04
 
Hi John,

Use LWP Perl module and the HEAD method for 404 link 
validation:
A HEAD request that, as long as it is honored by the 
server, should avoid downloading entire pages when it 
checks links.
I you wish I can send you a small urlinfo.pl script I 
wrote years ago which I used for getting information back 
about type/size and last modified date given an URL.
But you can of course also use it to validate a link.
 
Reply Create subthread


All articles

Subject Author Date
How to test for broken links w/o downloading

12/14/2002 04:17
Re: How to test for broken links w/o downloading

12/14/2002 10:26
Re: How to test for broken links w/o downloading

12/14/2002 23:21
Re: How to test for broken links w/o downloading

12/15/2002 04:37
Re: How to test for broken links w/o downloading

12/15/2002 09:38
Re: How to test for broken links w/o downloading

12/22/2002 00:04




c

Created with FORUM 2.0.11