Commit 2c21b48f authored by Nick Kew's avatar Nick Kew
Browse files

Answer rpluem comment. I need to take this to the list or shut up


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721809 13f79535-47bb-0310-9956-ffa450edef68
parent fdcd7241
Loading
Loading
Loading
Loading
+6 −0
Changes for STATUS: 6 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -133,6 +133,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   to leave a status of AP_FILTER_ERROR as is and not to convert it
                   to HTTP_INTERNAL_SERVER_ERROR. So AP_FILTER_ERROR is passed on
                   to the code processing the status of ap_invoke_handler.
      niq says: was confused when I wrote that; more confused now.
                Is there a risk of running into an infinite loop
                if ap_http_header_filter gets passed an AP_FILTER_ERROR,
                then gets re-invoked?
                Gotta go out now; will take this to the list if I'm not
                clearer this evening.  Meanwhile, vote is +-0.

PATCHES/ISSUES THAT ARE STALLED