no keepalives

From: Brian Akins <bakins@dont-contact.us>
Date: Tue, 11 May 2004 11:31:39 -0400

I found something strange:

If I send this request:
GET /index.html HTTP/1.1
Host: www.cnn.com

I get an HTTP/1.0 response with "Connection: close" and the connection
is closed.

If I do:
GET /index.html HTTP/1.0
Host: www.cnn.com
Connection: Keep-Alive

I do indeed get "Connection: Keep-Alive" and it stays open.

This is true in 2.5 statble 5 and the latest daily of 3.

-- 
Brian Akins
Senior Systems Engineer
CNN Internet Technologies
Received on Tue May 11 2004 - 09:31:23 MDT

This archive was generated by hypermail pre-2.1.9 : Mon May 31 2004 - 12:00:02 MDT