Henri Gomez wrote:
Hum good idea.Same thing for 404/500/503 I suppose.
Sure.
if (!r->sent_bodyct && r->status >= HTTP_BAD_REQUEST) {
...
return r->status;
}
Regards
--
^(TM)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
