[5201] in www-talk@info.cern.ch
Re: HTTP ``definition'' vs practice
daemon@ATHENA.MIT.EDU (Simon E Spero)
Thu Aug 18 13:10:56 1994
Date: Thu, 18 Aug 1994 19:03:21 +0200
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: ses@tipper.oit.unc.edu
From: Simon E Spero <ses@tipper.oit.unc.edu>
To: Multiple recipients of list <www-talk@www0.cern.ch>
CGI parsers are supposed to interpret "Location:" headers to check to see
if it's a local file. This should only happen for scripts which don't return
a Status header - if a Status header is returned, the Location should be passed
through untouched.
Simon