wget does not uncompress compressed HTML files when running via squid

2006-02-02 Thread Steffen Kaiser
Hello, I have problem with this command: wget http://www.nirsoft.net/faq.html the file is downloaded, but it is gzipp'ed. Hence, if mirroring, the other links are not found. I run this command via squid 2.4.6-2woody11 . wget is 1.9.1-12 (Debian Sarge) and 1.8.1-6.1 (Debian Woody). If I run

compressed html files?

2004-09-24 Thread Leonid Petrov
Juhana, Looks like wget ignores header record Content-Encoding. At least I did not find any traces of attempts to parse it in source code. > What can be done? I think it is a good requested feature. You are welcome to implement it and submit a patch to [EMAIL PROTECTED]

compressed html files?

2004-09-23 Thread Juhana Sadeharju
Hello. The file http://www.cs.utah.edu/~gooch/JOT/index.html is compressed and wget could not follow the urls in it. What can be done? Should wget uncompress the compressed *.htm and *.html files? *.asp, *.php?? Juhana