On 4/4/07, Nick Kew <[EMAIL PROTECTED]> wrote:

What I'd suggest is giving conf->error_override a numeric value
rather than an On/Off flag, and checking
r->status < conf->error_override
That way we'll get existing behaviour with it set to 300 (so we
can alias "On" to that), and get the behaviour you want with 400
(which could perhaps be given another alias).

new patch available that preserves the old behavior wrt 3xx responses
using the strategy quoted above -- no thought given to change in
behavior of 1xx responses

http://issues.apache.org/bugzilla/show_bug.cgi?id=39245

--
Eric Covener
[EMAIL PROTECTED]

Reply via email to