lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] HTTP/1.1 Support


From: Thomas Dickey
Subject: Re: [Lynx-dev] HTTP/1.1 Support
Date: Mon, 20 Jun 2005 16:19:21 -0400
User-agent: Mutt/1.3.27i

On Mon, Jun 20, 2005 at 12:11:24PM +0530, address@hidden wrote:
> Hi All,
> 
> I have a strange behaviour here,
> I did a ./configure, make makeinstall on the Lynx brwoser 2.8.5 codebase on
> linux 7.3 box. and did a normal google search. Everything works fine!
> Packet capture using tcpdump shows the GET and HTTP 200 OK mesaages
> exahcnges are in hTTP 1.0 format!
> 
> Then changed the HTTP_VERSION to 1.1 in WWW/Library/Implementation/HTTP.c
> file and again did a make install, this time i see the GET reauest carrying
> HTTP1.1 but the browsers hangs after a while. 
> 
> Do the Lynx code support for HTTP1.1 protocol ? If yes, How to achive this ?

Lynx implements HTTP 1.0

Compliant HTTP 1.1 applications must support the 1.0 clients
(this was noted a year or so ago with a web server which wasn't compliant).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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