- From: Yaron Goland <yarong@microsoft.com>
- Date: Tue, 29 Jul 1997 12:40:25 -0700
- To: 'Larry Masinter' <masinter@parc.xerox.com>
- Cc: http-wg%cuckoo.hpl.hp.com@hplb.hpl.hp.com
Scripts are deployed and they are not going to get re-written. Servers have no mechanism for determining if a script is 1.0 or 1.1 and even if they did, they do not have facilities for taken any special action in that case. As such clients which want to work against the majority of redirected resources, almost all of whom have upgraded to the new Apache servers and thus are declaring themselves 1.1, will be forced to treat 301/302 as redirect to GET. Lets accept the need for backwards compatibility and make it easy for people to upgrade to 1.1. 301/302 have been taken over, we can't undo that. So lets mark them as "deprecated - backwards compatibility" and move on with new numbers. Yaron > -----Original Message----- > From: Larry Masinter [SMTP:masinter@parc.xerox.com] > Sent: Tuesday, July 29, 1997 1:36 AM > To: Yaron Goland > Cc: http-wg%cuckoo.hpl.hp.com@hplb.hpl.hp.com > Subject: Re: 301/302 > > A server could distinguish between old HTTP/1.0 scripts > and new HTTP/1.1 ones, and either rewrite the response > or change the version number, or support another URL that > the redirected POST would redirect to, or change the version > of the response... > > Even though it's awkward to do any of these things > doesn't mean that it's wrong. > > Larry
Received on Tuesday, 29 July 1997 12:44:13 UTC