bagder: curl-www/dl remcheck.pl,1.9,1.10

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/dl
In directory labb:/tmp/cvs-serv15204

Modified Files:
	remcheck.pl 
Log Message:
follow redirects


Index: remcheck.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/dl/remcheck.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- remcheck.pl	11 May 2005 22:02:46 -0000	1.9
+++ remcheck.pl	12 May 2005 06:33:45 -0000	1.10
@@ -83,7 +83,7 @@
 # a hash with arrays (url => url contents)
 my %urlhash;
 sub geturl {
-    my $curlcmd="curl -fsm20 --compressed";
+    my $curlcmd="curl -Lfsm20 --compressed";
 
     my ($url) = @_;
 

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.