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: Ian Collier
Subject: Re: [Lynx-dev] Cannot use duckduckgo suddenly
Date: Wed, 16 Dec 2015 23:39:27 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Dec 16, 2015 at 05:19:14PM -0600, Tim Chase wrote:
> doing it by hand works too:
> 
> $ (echo "GET / HTTP/1.1" ; echo "host: duckduckgo.com" ; echo ) | nc
> duckduckgo.com 80 > test.html

But if you send HTTP/1.0 instead of 1.1 it closes the connection without
sending any data.

So... can Lynx ask for HTTP 1.1?

imc



reply via email to

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