W3C home > Mailing lists > Public > ietf-http-wg@w3.org > October to December 1996

Re: Server response version number

From: John C. Mallery <jcma@ai.mit.edu>
Date: Mon, 21 Oct 1996 12:21:07 -0400
Message-Id: <v03007804ae915233b980@[128.52.39.15]>
To: Henrik Frystyk Nielsen <frystyk@w3.org>
Cc: http-wg%cuckoo.hpl.hp.com@hplb.hpl.hp.com, w3c-http@w3.org
X-Mailing-List: <http-wg@cuckoo.hpl.hp.com> archive/latest/1843
Henrik,

The main problem area is in the behavior of proxy servers.

Consider the cases of:

Client  Proxy 	Proxy 	Server
1.1	1.1	1.1	1.1
1.1	1.0	1.1	1.1
1.1	1.1	1.0	1.1
1.0	1.0	1.1	1.1
1.0	1.1	1.0	1.1

Consider the methods:

PUT
POST
TRACE
OPTIONS
HEAD
GET

What happens when a 1.1 client tries to do a 1.1 put via a 1.0
proxy to a 1.1 server?
Received on Monday, 21 October 1996 09:25:27 UTC

This archive was generated by hypermail 2.4.0 : Thursday, 2 February 2023 18:43:00 UTC