lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] Cannot use duckduckgo suddenly


From: Tim Chase
Subject: Re: [Lynx-dev] Cannot use duckduckgo suddenly
Date: Wed, 16 Dec 2015 17:19:14 -0600

On 2015-12-16 17:29, Hal.sz S.ndor wrote:
> On 2015/12/16 16:41, Tomas Nordin wrote
> > I cannot connect to Duckduckgo.com. I tried the
> > duckduckgo.com/lite version but no improvement.
> >
> >       Unexpected network read error; connection aborted
> 
> Same here, OK with Firefox

lynx: fails with "Unexpected network read error; connection aborted"
w3m: fails pretty silently.
links: works
links2: works
elinks: works
Chromium: works
Firefox: works
dillo: works
using netrw in vim: works (gives me the expected HTML)

doing it by hand works too:

$ (echo "GET / HTTP/1.1" ; echo "host: duckduckgo.com" ; echo ) | nc
duckduckgo.com 80 > test.html

$ lynx test.html



Just a few more data-points.

-tim








reply via email to

[Prev in Thread] Current Thread [Next in Thread]