[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: IF a CGI try to send HTTP 204 code, error.

State-Changed-From-To: open-closed
State-Changed-By: marc
State-Changed-When: Wed Nov  3 15:52:03 PST 1999
State-Changed-Why:
No, that is not valid output for a normal CGI script.

See http://hoohoo.ncsa.uiuc.edu/cgi/ or any good CGI tutorial
for how CGIs work.

In this case, you either have to use a Status: header or
use a nph- script if you want to output the HTTP/1.0 ...
bit yourself.

Reply via email to