Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2017 12:03:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 224426] fetch -i runs in an endless loop
Message-ID:  <bug-224426-8-bPCgBBNp0u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224426-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224426-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224426

--- Comment #4 from Wolfram Schneider <wosch@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224426-8-bPCgBBNp0u>