Re: CGI/1.0: last call

robm@ncsa.uiuc.edu (Rob McCool)
Message-id: <9312050159.AA06530@void.ncsa.uiuc.edu>
From: robm@ncsa.uiuc.edu (Rob McCool)
Date: Sat, 4 Dec 1993 19:59:07 -0600
In-Reply-To: decoux@moulon.inra.fr (ts)
       "Re: CGI/1.0: last call" (Dec  4,  4:12pm)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
To: decoux@moulon.inra.fr (ts)
Subject: Re: CGI/1.0: last call
Cc: www-talk@nxoc01.cern.ch
/*
 * Re: CGI/1.0: last call  by ts (decoux@moulon.inra.fr)
 *    written on Dec  4,  4:12pm.
 *
 * > 
 * > I have written the CGI specification into a set of HTML documents, at URL
 * > http://hoohoo.ncsa.uiuc.edu/cgi/
 * > 
 * 
 *  Sorry, but I don't see header lines in the standard input,
 * 
 *  Do you send header lines before extra-information ?
 */

No, we found that the server had to parse some of the header anyway, and
therefore did not make the header lines available to the script for
implementation reasons. Is there something from the header you'd like to see
that isn't in the spec?

--Rob