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






_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to