https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224426
--- Comment #4 from Wolfram Schneider <wo...@freebsd.org> --- It is a little bit more complicated than I thought. Some websites run in an endless loop, others not: endless loop: fetch -a -o index.html -i index.html https://www.nytimes.com fetch -a -o index.html -i index.html https://www.washingtonpost.com fetch -a -o index.html -i index.html https://www.freebsd.org fetch -a -o index.html -i index.html https://www.fsf.org/ fetch -a -o index.html -i index.html https://www.openbsd.org no endless loop: fetch -a -o index.html -i index.html https://www.apple.com fetch -a -o index.html -i index.html https://duckduckgo.com fetch -a -o index.html -i index.html https://www.google.com fetch -a -o index.html -i index.html https://www.theguardian.com -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"