Re: CGI/1.0: last call (fwd)

neuss@igd.fhg.de
From: neuss@igd.fhg.de
X-Mailer-Igd: ## IGD.FHG.DE ## Sun, 5 Dec 93 15:48:04 +0100
Date: Sun, 5 Dec 93 15:48:34 +0100
Message-id: <9312051448.AA10448@wildturkey.igd.fhg.de>
To: www-talk@nxoc01.cern.ch
Subject: Re: CGI/1.0: last call (fwd)
Rob McCool wrote:
> Perhaps instead of using a + to test if a given request is an isindex
> request, perhaps we should use whether there is an = in the request to
> detect if it's a form request and only decode if it's not a form request.

> The problem with that is that it leaves room for error in future
> endeavors... what if the next FORMS+ interface doesn't have = in it? The
> server shouldn't decode the string but it will if it doesn't find an =
> sign...

Uhm.. I must be overlooking something.. as far as I have understood it, 

issuing an ISINDEX query will result in a URL like 

  "http://server.some.where/oldpath/oldfile?word",
where oldpath/file points to the document that the query was issued from,
while a form request will point to a virtual file in the /htbin dir.

Isn't that the easiest way to find whether it was a FROM request or an
ISINDEX query?

Confused, 

Chris
--
/*
 *  Christian Neuss  %  neuss@igd.fhg.de  %  ..in the humdrum
 */