* Paul Richards wrote:
> Hi,
> I'm attempting to write a CGI script response which has the
> Transfer-Encoding header set to "cunked". Apache is buffering the
> output and erroneously adding a Content-Length header which is
> forbidden by the HTTP spec [1].
Well, this is a bad thing.
The CGI spec (RFC 3875) says:
| The script MUST NOT return any header fields that relate to
| client-side communication issues and could affect the server's
| ability to send the response to the client. [...]
I'd suggest using an nph-script.
nd
--
Das, was ich nicht kenne, spielt stückzahlmäßig *keine* Rolle.
-- Helmut Schellong in dclc
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]