Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 1997 03:22:33 +0400 (MSD)
From:      =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>
To:        Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Cc:        Marc Slemko <marcs@znep.com>, FreeBSD-current <current@FreeBSD.ORG>
Subject:   Re: 'fetch' error with http, fix wanted
Message-ID:  <Pine.BSF.3.96.970724031806.6304A-100000@lsd.relcom.eu.net>
In-Reply-To: <199707232304.TAA27199@khavrinen.lcs.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Jul 1997, Garrett Wollman wrote:

> We do implement some of the other, more important parts of the
> specification, including ``Host:'' and ``Connection: close''.  I'm
> also not sure how much of the mirror functionality is present in HTTP
> 1.0.  I coded fetch's HTTP implementation solely with reference to the
> HTTP 1.1 specification.

Host: and Connection: close not require HTTP/1.1 request, Apache f.e.
pass Connection: close to HTTP/1.0 requests too.

> You are certainly welcome to contribute an implementation of
> ``chunked''; see the comments in the source.  At the time I wrote the
> code, I didn't have any servers which generated that encoding.

Lets revert it to 1.0 for now and bring it back to 1.1 again when chunked
will be implemented. 

I think mirror functionality should work with 1.0 requests too. 
Is it wrong assumption?

-- 
Andrey A. Chernov
<ache@null.net>
http://www.nagual.pp.ru/~ache/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970724031806.6304A-100000>