https://issues.apache.org/bugzilla/show_bug.cgi?id=56035

--- Comment #15 from Eric Covener <[email protected]> ---
Current rev of patch has a problem with access_status=AP_FILTER_ERROR, ap_die
will copy it to r->status, so the caller cannot restore it.  Left at a negative
value, it's logged as -.

it does seem like AP_FILTER_ERROR should maybe be unique for non-http status.
It a) has written an error and b) should not really be mapped further.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to