roxen.lists.pike.general

Subject Author Date
Re: Protocols.HTTP.Server.Request()->response_and_finish() Stephen R. van den Berg <srb[at]cuci[dot]nl> 20-08-2009
Mirar @ Pike  importm?te f?r mailinglistan wrote:
>Nothing really stops you from doing

> req->my_fd->write(whatever you want);
> req->finish(0);

>as far as I can see. What you lose is the keep-alive, but I don't
>think that's very important?

The Keep-Alive is not relevant with CGI in this case.
The method you suggest is possible (I guess), and not documented (or
I'm looking in the wrong places), but will do fine, thanks.
-- 
Sincerely,
           Stephen R. van den Berg.

Hackers view advertising as damage, and route around it.